select_image class.

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

Syntax

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

Inheritance Hierarchy

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

See Also