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

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

Return Value

An HTML-encoded string.
See Also