| AbstractInfoProviderTInfo, TProviderGet Method |
| Name | Description | |
|---|---|---|
| Get |
Gets the object query for TInfo retrieval.
| |
| Get(Guid) |
Gets an instance of info object based on its GUID.
| |
| Get(Int32) |
Gets an instance of info object based on its ID.
| |
| Get(String) |
Gets an instance of info object based on its code name.
| |
| Get(Guid, Int32) |
Gets an instance of info object based on its GUID and site ID.
| |
| Get(String, Int32) |
Gets an instance of info object based on its code name and site ID.
|