WebPartLayoutInfoProvider GetWebPartLayoutInfoInternal Method (String)Kentico 8.0 API Reference
Returns the WebPartLayoutInfo structure for the specified web part layout full code name.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

webPartLayoutFullCodeName
Type: OnlineSystem String
Web part layout full code name ('webpartcodename.layoutcodename')

Return Value

Type: WebPartLayoutInfo
See Also