Returns true if document alias is unique within the specified site
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- aliasUrlPath
- Type: System String
Alias URL path
- editedAliasId
- Type: System Int32
ID of edited document alias
- culture
- Type: System String
Alias culture
- extensions
- Type: System String
Alias extensions
- siteName
- Type: System String
Site name
- checkDocumentUrlpath
- Type: System Boolean
If is true document alias is checked against document URL path and document aliases
- nodeId
- Type: System Int32
Node ID
Return Value
Type: BooleanSee Also