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