Click or drag to resize

Referrer Properties

The Referrer type exposes the following members.

Properties
  NameDescription
Public propertyDomain
Gets the base domain.
Public propertyOriginalString
Gets or sets the original URL string.
Public propertyPath
Gets the virtual path without query-string.
Public propertySearch
Gets or sets an information about the search request that the user has been redirected from.
Public propertySourceType
Gets the source type.
Public propertyTld
Gets the top-level domain.
Public propertyUrl
Gets or sets the information about the referrer URL.
Top
See Also