FileBrowserPage

Namespace: CuteEditor.Dialogs
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public class FileBrowserPage : EditorUtilityPage
Visual Basic
Public Class FileBrowserPage _
	Inherits EditorUtilityPage
Visual C++
public ref class FileBrowserPage : public EditorUtilityPage

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI..::..TemplateControl
      System.Web.UI..::..Page
        CuteEditor..::..EditorUtilityPage
          CuteEditor.Dialogs..::..FileBrowserPage

See Also