ResourceLibraryInfoProviderSetResourceLibraryInfoInternal Method |
Sets (updates or inserts) specified ResourceLibraryInfo after verifying it is valid.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
Syntax protected virtual void SetResourceLibraryInfoInternal(
ResourceLibraryInfo infoObj
)
Parameters
- infoObj
- Type: CMS.ModulesResourceLibraryInfo
ResourceLibraryInfo to be set
See Also