RequestUrl Class |
Namespace: ConnectedApps.Cms.Entities
The RequestUrl type exposes the following members.
Name | Description | |
---|---|---|
![]() | RequestUrl | Initializes a new instance of the RequestUrl class |
Name | Description | |
---|---|---|
![]() | AliasBase | |
![]() | AliasParts |
Gets an collection of parts of the URL, separated by /
|
![]() | DomainAliasId |
Gets the unique identifier of the domain alias the URL is associated with.
|
![]() | Host |
Gets the host part of the absolute URL.
|
![]() | ItemId |
Gets the unique identifier of the item the URL relates to, if any.
|
![]() | Url |
Gets the path part of the absolute URL.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |