FileManagerCustomFileInfoDisplayTextEventArgs Properties
Provides data for the ASPxFileManager.CustomFileInfoDisplayText event.
Name | Description |
---|---|
Display |
Gets or sets the file info display text. |
Encode |
Gets or sets a value that specifies whether the file info display text keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers. |
File | Gets the file whose information is processed. |
File |
Gets the type of the currently processed file information. |
Item | Gets the file manager’s item whose information is processed. |
See Also