Imprints a query value onto a URL.
Inheritance Hierarchy
kCura.EventHandler.UriImprinter
Namespace: kCura.EventHandler
Assembly: kCura.EventHandler (in kCura.EventHandler.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax
The UriImprinter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | UriImprinter |
Properties
Name | Description | |
---|---|---|
![]() ![]() | VersionString |
Default Version String.
|
Methods
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.) |
![]() | ImprintUri |
Imprints a query value onto an URL; useful for fingerprinting client resource link URLs such as JS and CSS files.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | QUERYSTRING_FINGERPRINT_KEY |
Default Query String Fingerprint.
|
Remarks
See Also