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

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