bool IsAlreadyUsed( string url, int catalogNodeId, CatalogNodeType catalogNodeType )
Parameters
- url
- The url to check
- catalogNodeId
- Id of the catalog node item
- catalogNodeType
- Type of the catalog node
Return Value
True if the url is already defined but with not given node item, false otherwise.