The ICMSModalMasterPage type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| SetCloseJavaScript | 
            Sets JavaScript to be processed when user clicks the Close button or the grey area around the modal window.
              | |
| SetSaveJavaScript | 
            Sets JavaScript to a Save and Close button.
              | |
| SetSaveResourceString | 
            Sets Save and Close button resource string.
              | |
| ShowSaveAndCloseButton | 
            Shows generic save and close button in the modal dialog.
              | 
Events
| Name | Description | |
|---|---|---|
| Save | 
            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   | 
See Also