SPWebApplication.GetChild Method
SharePoint 2010
Returns the child of the persisted object based on the specified type and name.
| Name | Description | |
|---|---|---|
|
GetChild<T>() | Returns the child of the persisted object based on the specified type. (Inherited from SPPersistedObject.) |
|
GetChild<T>(String) | Returns the child object of the persisted object based on the specified name. (Inherited from SPPersistedObject.) |