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.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool RegisterHeaderAction { get; set; }

Property Value

Type: Boolean
See Also