ModalPopupDialogOkControlID Property |
Gets or sets the ID of control which should close modal window and continue with processing.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public string OkControlID { get; set; }
Property Value
Type:
StringSee Also