ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / WidgetOptionNameAttribute Class / Name Property

In This Topic
    Name Property (WidgetOptionNameAttribute)
    In This Topic
    Name of the widget option
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also