ResourceLibraryInfoProviderGetResourceLibraryInfoInternal Method |
Returns ResourceLibraryInfo with specified ID.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
Syntax protected virtual ResourceLibraryInfo GetResourceLibraryInfoInternal(
int id
)
Parameters
- id
- Type: SystemInt32
ResourceLibraryInfo ID
Return Value
Type:
ResourceLibraryInfoSee Also