Overload List
| Name | Description | |
|---|---|---|
| GetWebPart(Guid, String) | 
            Returns the web part with specified GUID or ID or null if not found.
              | |
| GetWebPart(String, Boolean) | 
            Returns the web part with specified ID or null if not found.
              | |
| GetWebPart(Guid, Int32, Int32) | 
            Finds the web part by its GUID.
              | 
See Also