CMSButtonDisableAfterSubmit Property |
Indicates whether button should disable its click handler upon first click.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntaxpublic virtual bool DisableAfterSubmit { get; set; }
Property Value
Type:
Boolean
See Also