CMSAccessibleButtonUseSubmitBehavior Property |
When true button is render as type="submit". Otherwise type is type="button".
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public override bool UseSubmitBehavior { get; set; }
Property Value
Type:
BooleanSee Also