WebPartLayoutInfoProvider GetWebPartLayoutInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetWebPartLayoutInfo(Int32)
Returns the WebPartLayoutInfo structure for the specified webPartLayout.
Public methodStatic memberGetWebPartLayoutInfo(String)
Returns the WebPartLayoutInfo structure for the specified web part layout full code name.
Public methodStatic memberGetWebPartLayoutInfo(String, String)
Returns the WebPartLayoutInfo structure for the specified webPartLayout.
Back to Top
See Also