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