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

In This Topic
    ToString Method (BaseObject)
    In This Topic
    Overrides the default behavior.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    The text which identifies a user interface object.
    See Also