SPFarm.GetObject Method
Include Protected Members
Include Inherited Members
Returns the specified object.
Overload List
Name | Description | |
---|---|---|
GetObject(Guid) | Returns the specified object based on its associated GUID. | |
GetObject(String, Guid, Type) | Returns the specified object based on its associated name, GUID, and type. |
Top