Click or drag to resize
InvalidAlternativeUrlException Properties

The InvalidAlternativeUrlException type exposes the following members.

Properties
  NameDescription
Public propertyAlternativeUrl
Alternative URL that is invalid.
Public propertyConflictingAlternativeUrl
AlternativeUrlInfo that is in conflict with AlternativeUrl.
Public propertyConflictingPage
Page that is in conflict with AlternativeUrl.
Public propertyExcludedUrl
Excluded URL that is in conflict with AlternativeUrl.
Public propertyMessage
Gets a message that describes the current exception.
(Overrides ExceptionMessage.)
Top
See Also