ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / LinearGaugeBase Class / ToHtmlString Method

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

    Return Value

    An HTML-encoded string.
    See Also