Click or drag to resize
CMSGridActionButtonUseSubmitBehavior Property
When true button is render as type="submit". Otherwise type is type="button".

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public override bool UseSubmitBehavior { get; set; }

Property Value

Type: Boolean
See Also