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

In This Topic
    Refresh Property (Shortcuts)
    In This Topic
    Get or set the shortcuts for refreshing the control.
    Syntax
    'Declaration
     
    Public Property Refresh As System.String
    public System.string Refresh {get; set;}
    See Also