SPFarm.GetObject method
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