ResourceLibraryInfoProviderValidateLibraryUniquenessInternal Method |
Returns true when there is no
ResourceLibraryInfo with different
resourceLibraryId with given
pathToLibrary
referenced by
ResourceInfo with given
resourceId.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax Remarks
The
pathToLibrary is internally normalized with
UnMapPath(String)
method to the form of relative path.
See Also