Back to Devexpress

InsertContentFromServerCommand Class

aspnet-js-insertcontentfromservercommand.md

latest623 B
Original Source

InsertContentFromServerCommand Class

A command to insert content created on the server to the client model.

Declaration

ts
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

InsertContentFromServerCommand Members