Click or drag to resize
EditorExportingArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Kettic.AspNet.ControlsEditorExportingArgs

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class EditorExportingArgs : EventArgs

The EditorExportingArgs type exposes the following members.

Constructors
  NameDescription
Public methodEditorExportingArgs
Top
Properties
  NameDescription
Public propertyExportOutput
Contains export document which will be written to the response
Public propertyExportType
Top
See Also