ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1Wizard Class / Spinner Property

In This Topic
    Spinner Property
    In This Topic
    The HTML content of this string is shown in a panel while remote content is loading. Pass in empty string to deactivate that behavior.
    Syntax
    'Declaration
     
    Public Property Spinner As System.String
    public System.string Spinner {get; set;}
    See Also