WebPartLayoutInfoProviderGetWebPartLayoutInfo Method (Int32) |
Returns the WebPartLayoutInfo structure for the specified webPartLayout.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static WebPartLayoutInfo GetWebPartLayoutInfo(
int webPartLayoutId
)
Parameters
- webPartLayoutId
- Type: SystemInt32
WebPartLayout id
Return Value
Type:
WebPartLayoutInfoSee Also