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

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