Click or drag to resize
BasicFormFormButtonPanel Property
Returns panel surrounding submit button if generated by automatic layouts, otherwise returns null.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public Panel FormButtonPanel { get; }

Property Value

Type: Panel
See Also