UILayoutPaneApplyPaneSettings Method |
Fills given StringBuilder with pane settings.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public void ApplyPaneSettings(
StringBuilder sb
)
Parameters
- sb
- Type: System.TextStringBuilder
StringBuilder to fill with settings.
See Also