| ItemUrl Properties |
The ItemUrl type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
DomainAliasId |
Gets or sets the unique identifier of the domain alias the URL exists on. Example: www.domain.com
|
|
|
IsPrimary |
Gets or sets a value indicating if the URL is the primary one across all URLs for the item. True means RedirectStatusCode will be null.
|
|
|
LanguageId |
Sets or gets the language ID of the URL.
|
|
|
Path |
Gets or sets the path portion of the URL. Must start with "/". Example: /page-url
|
|
|
RedirectStatusCode |
Gets or sets a redirect code. If specified, the matching Path will result in a redirection to the primary URL on the item.
|
|
|
ResponseHeaders |
Gets or sets a collection of response headers issued on the URL.
|