UriImprinter Class

Relativity Event Handlers
Imprints a query value onto a URL.
Inheritance Hierarchy

System.Object
  kCura.EventHandler.UriImprinter

Namespace:  kCura.EventHandler
Assembly:  kCura.EventHandler (in kCura.EventHandler.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax

public sealed class UriImprinter

public sealed class UriImprinter

The UriImprinter type exposes the following members.

Constructors

  NameDescription
Public methodUriImprinter
Top
Properties

  NameDescription
Public propertyStatic memberVersionString
Default Version String.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodImprintUri
Imprints a query value onto an URL; useful for fingerprinting client resource link URLs such as JS and CSS files.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberQUERYSTRING_FINGERPRINT_KEY
Default Query String Fingerprint.
Top
Remarks

See Also

Reference