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

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public Panel FormButtonPanel { get; }

Property Value

Type: Panel
See Also