Fired when 'Save and Close' button is clicked and the content should be saved. Pages that use this event should use MasterPage that implements
from ICMSModalMasterPage interface, which contains this event.
This event is similar to OnClick(EventArgs) event.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Value
Type: System EventHandlerRemarks
See Also