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