ModalPopupDialogOnOkScript Property |
Gets or sets the script which should be executed after OK button click.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public string OnOkScript { get; set; }
Property Value
Type:
StringSee Also