Click or drag to resize
GetFileUrlEventArgs Properties

The GetFileUrlEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyPath
Gets the input file path.
Public propertySiteName
Gets the site name.
Public propertyUrl
Url to file path result.
Top
See Also