Click or drag to resize
BasicFormSubmitButton Property
Form submit button.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public FormSubmitButton SubmitButton { get; set; }

Property Value

Type: FormSubmitButton
See Also