WebPartZoneInstance AddWebPart Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodAddWebPart(Int32, Int32)
Adds a web part instance of a specified type to the webparts.
Public methodAddWebPart(WebPartInstance, Int32)
Add the web part to the zone. If the web part is present in different zone, creates a copy of the web part.
Back to Top
See Also