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