Class
FileExplorerConstants

The RadFileExplorer constants used across the source classes.

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

cs-api-definition
public static class FileExplorerConstants

Inheritance: objectFileExplorerConstants

Fields

CssRadFileExplorer

The base CSS class of the RadFileExplorer wrapper element.

Declaration

cs-api-definition
public const string CssRadFileExplorer = "RadFileExplorer"

Field Value

string

CssRadFileExplorerListViewItem

The base CSS class of the RadFileExplorer ListView wrapper element.

Declaration

cs-api-definition
public const string CssRadFileExplorerListViewItem = "rfeLink"

Field Value

string

FileExplorerKey

The 'FileExplorer' key used across the source classes.

Declaration

cs-api-definition
public const string FileExplorerKey = "RadFileExplorer"

Field Value

string