C1.Web.Mvc Namespace / DropDown Class / ToHtmlString Method

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

Return Value

An HTML-encoded string.
See Also