RadFileExplorer
Class
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
C#
public class RadFileExplorer : HtmlContainerControl
Inheritance: objectControlHtmlControlHtmlContainerControlRadFileExplorer
Inherited Members
Constructors
C#
public RadFileExplorer()
Properties
C#
public bool AjaxLoadingPanelIsVisible { get; set; }
C#
public override string ClientSideLocator { get; }
Overrides:
C#
public string CurrentDirectory { get; set; }
C#
public int CurrentPermissions { get; }
C#
public FileExplorerExplorerMode ExplorerMode { get; }
C#
public object GetActiveWindow { get; }
C#
public string GetActiveWindowID { get; }
C#
public bool IsActiveWindowVisible { get; }
C#
public bool ItemIsDirectory { get; }
C#
public override IFindExpression LocatorExpression { get; }
Overrides:
C#
public string NewFolderDefault { get; set; }
C#
public bool OpenFileEnabled { get; set; }
C#
public bool PagingIsAllowed { get; set; }
C#
public string SelectedGridItemName { get; }
C#
public ulong SelectedGridItemSize { get; }
C#
public string SelectedItemExtension { get; }
C#
public RadToolBar ToolBar { get; }
C#
public RadTreeView TreeView { get; }
C#
public bool Visibility { get; set; }
Methods
C#
public void CloseActiveWindow()