ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / Shortcuts Class / Forward Property

In This Topic
    Forward Property
    In This Topic
    Get or set the shortcuts for navigating forward.
    Syntax
    'Declaration
     
    Public Property Forward As System.String
    public System.string Forward {get; set;}
    See Also