WebPartLayoutInfoProviderDeleteWebPartLayouts Method |
Deletes all web part layouts.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static void DeleteWebPartLayouts(
int webPartId
)
Parameters
- webPartId
- Type: SystemInt32
Web part ID
See Also