CMSAccessibleButtonBaseUseSubmitBehavior Property |
When true button is render as type="submit". Otherwise type is type="button".
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public override bool UseSubmitBehavior { get; set; }
Property Value
Type:
BooleanSee Also