Click or drag to resize
GetMediaDataEventArgs Properties

The GetMediaDataEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyEventHandled
Indicates if event was handled.
Public propertyMediaSource
Media source
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertySiteName
Site name
Public propertyUrl
URL of media object
Top
See Also