Click or drag to resize
AbstractDefaultLayoutGetSubmitButton Method
Adds the submit button to the form.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
protected IButtonControl GetSubmitButton()

Return Value

Type: IButtonControl
See Also