Nevron.Nov.UI Namespace / NElementMediaExporterDialog<TContent> Class
Fields Properties Methods Events


In This Topic
    NElementMediaExporterDialog<TContent> Class Members
    In This Topic

    The following tables list the members exposed by NElementMediaExporterDialog<TContent>.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NDocumentExportDialog.  
    Top
    Protected Fields
     NameDescription
    Protected Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the exporter, which has created this dialog.  
    Top
    Public Methods
     NameDescription
    Public MethodInitializes the UI of the dialog  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates custom buttons for export actions -> save to clipboard, save to file etc.  
    Protected MethodCreates custom buttons for export options, such as compression settings etc.  
    Protected MethodMust override to create the preview panel  
    Protected MethodMust override to create the settings panel  
    Protected MethodGets the dialog title.  
    Protected MethodCalled when the UI has been initialized. Override to bind Preview and Settings elements.  
    Protected MethodOverridden. Called when the dialog is opened.  
    Top
    See Also