ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / LocalizationOption Class / ToString Method

In This Topic
    ToString Method (LocalizationOption)
    In This Topic
    Returns a System.String that represents this instance.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    A System.String that represents this instance.
    See Also