C1.Web.Mvc.Olap Namespace / Slicer Class / ToHtmlString Method

In This Topic
ToHtmlString Method (Slicer)
In This Topic
Returns an HTML-encoded string.
Syntax
'Declaration
 
Public Overridable Function ToHtmlString() As String
 

Return Value

An HTML-encoded string.
See Also