WebPartLayoutInfoProviderGetDefaultLayoutInternal Method |
Gets the default layout for the given inherited web part.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax protected virtual WebPartLayoutInfo GetDefaultLayoutInternal(
int webPartId
)
Parameters
- webPartId
- Type: SystemInt32
The web part id
Return Value
Type:
WebPartLayoutInfoSee Also