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

In This Topic
    BackBtnText Property
    In This Topic
    A value that indicates the text of back button.
    Syntax
    'Declaration
     
    Public Property BackBtnText As System.String
    public System.string BackBtnText {get; set;}
    See Also