Click or drag to resize
LinksEventArgs Properties

The LinksEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalParameters
Collection of additional parameters. Most of the parameters are obtained from the query string.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyIssueInfo
Issue containing the link.
Public propertyNewsletterInfo
Newsletter the IssueInfo is related to.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Top
See Also