ResourceLibraryInfoProviderDeleteResourceLibraryInfo Method (ResourceLibraryInfo) |
Deletes specified ResourceLibraryInfo.
Namespace: CMSAssembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax public static void DeleteResourceLibraryInfo(
ResourceLibraryInfo infoObj
)
Parameters
- infoObj
- Type: CMSResourceLibraryInfo
ResourceLibraryInfo to be deleted
See Also