Skip to main content

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

TypeScript
declare class ASPxClientFileManagerItem

#Remarks

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

ASPxFileManager - Items

#Inheritance

See Also