Skip to main content
A newer version of this page is available. .

ASPxClientFileManagerItem Class

A client-side equivalent of the file manager’s FileManagerItem object and serves as a base class for client file and folder objects.

Declaration

declare class ASPxClientFileManagerItem

Remarks

The ASPxClientFileManagerItem object is the base for client file (ASPxClientFileManagerFile) and folder (ASPxClientFileManagerFolder) objects.

ASPxFileManager - Items

Inheritance

See Also