Click or drag to resize
FormSubmitButtonRegisterHeaderAction Property
Indicates if header action should be registered. The submit button is hidden and Save header action is added.

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

Property Value

Type: Boolean
See Also