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