Click or drag to resize
GetVaryByCustomStringEventArgs Properties

The GetVaryByCustomStringEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyContext
Request context
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyCustom
Custom string
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyResult
Result value
Top
See Also