InsertContentFromServerCommand Class
A command to insert content created on the server to the client model.
Declaration
declare class InsertContentFromServerCommand extends CommandBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertContentFromServer property.
Inheritance
CommandBase
InsertContentFromServerCommand
See Also