ResourceLibraryInfoProviderSetResourceLibraryInfo Method |
Sets (updates or inserts) specified ResourceLibraryInfo after verifying it is valid.
Namespace: CMSAssembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax public static void SetResourceLibraryInfo(
ResourceLibraryInfo infoObj
)
Parameters
- infoObj
- Type: CMSResourceLibraryInfo
ResourceLibraryInfo to be set
See Also