Click or drag to resize
AlternativeUrlHelperGetConflictingAlternativeUrl Method
Overload List
  NameDescription
Public methodStatic memberGetConflictingAlternativeUrl(AlternativeUrlInfo)
Returns AlternativeUrlInfo that has the same URL on the same site as given alternativeUrl.
Public methodStatic memberGetConflictingAlternativeUrl(TreeNode)
Returns alternative URL that is in conflict with given node. Alternative URL is in conflict with the node when their URLs match.
Top
See Also