Click or drag to resize
PageTemplateInstanceGetWebPart Method
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.
Top
See Also