ModalPopupDialogOnOkScript Property |
Gets or sets the script which should be executed after OK button click.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntaxpublic string OnOkScript { get; set; }
Property Value
Type:
String
See Also