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