ASPxClientFileManagerFolder Members
In This Article
#Properties
Name | Description |
---|---|
id |
Gets the item‘s unique identifier.
Inherited from ASPx |
is |
Gets a value that indicates if the current file manager item is a folder.
Inherited from ASPx |
is |
Gets a value specifying whether an item is a parent folder. |
name |
Gets the name of the current item.
Inherited from ASPx |
#Methods
Name | Description |
---|---|
Get |
Gets the current item’s full name with the specified settings.
Inherited from ASPx |
Get |
Gets the current item’s metadata.
Inherited from ASPx |
Is |
Gets a value indicating whether the item is selected in the file manager.
Inherited from ASPx |
Set |
Specifies whether the file manager item is selected.
Inherited from ASPx |
See Also