ASPxClientFileManagerCommandConsts Class
In This Article
Declares client constants that contain the names of ASPxFileManager’s commands.
#Declaration
TypeScript
declare class ASPxClientFileManagerCommandConsts
#Remarks
The ASPxClientFileManagerCommandConsts is a service client object containing constants whose values can be used when handling the ASPxClientFileManager.ErrorOccurred client-side event.
See Also