PageTemplateInstance GetWebPart Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodGetWebPart(Guid, String)
Returns the web part with specified GUID or ID or null if not found.
Public methodGetWebPart(String, Boolean)
Returns the web part with specified ID or null if not found.
Public methodGetWebPart(Guid, Int32, Int32)
Finds the web part by its GUID.
Back to Top
See Also