CMSAbstractLayoutWebPartFinishLayout Method |
Finishes the layout designing.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax protected string FinishLayout(
bool addToControls = true
)
Parameters
- addToControls (Optional)
- Type: SystemBoolean
If true, the output layout is added to the controls collection
Return Value
Type:
StringSee Also