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

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

Return Value

An HTML-encoded string.
See Also