Click or drag to resize
ICMSModalMasterPage Events

The ICMSModalMasterPage type exposes the following members.

Events
  NameDescription
Public eventSave
Fired when 'save and close' button is clicked and the content should be saved. Pages that use this master page should add handler to this event alike binding to OnClick(EventArgs) event.
Top
See Also