WebPartLayoutInfoProviderDeleteWebPartLayoutInfo Method (WebPartLayoutInfo) |
Deletes specified webPartLayout.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static void DeleteWebPartLayoutInfo(
WebPartLayoutInfo webPartLayoutObj
)
Parameters
- webPartLayoutObj
- Type: CMS.PortalEngineWebPartLayoutInfo
WebPartLayout object
See Also