WebPartLayoutInfoProviderDeleteWebPartLayoutInfoInternal Method |
Deletes specified webPartLayout.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax protected virtual void DeleteWebPartLayoutInfoInternal(
WebPartLayoutInfo webPartLayoutObj
)
Parameters
- webPartLayoutObj
- Type: CMS.PortalEngineWebPartLayoutInfo
WebPartLayout object
See Also