BasicFormFormButtonPanel Property |
Returns panel surrounding submit button if generated by automatic layouts, otherwise returns null.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public Panel FormButtonPanel { get; }
Property Value
Type:
PanelSee Also