Click or drag to resize
InvalidAlternativeUrlExceptionConflictingAlternativeUrl Property
AlternativeUrlInfo that is in conflict with AlternativeUrl.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public AlternativeUrlInfo ConflictingAlternativeUrl { get; }

Property Value

Type: AlternativeUrlInfo
See Also