WebPartZoneInstance GetWebPart Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodGetWebPart(Guid)
Returns the web part instance with specified GUID or null when not found.
Public methodGetWebPart(String, Boolean)
Returns the web part instance with specified ID or null when not found.
Back to Top
See Also