EditorUtilityPage Class
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| EditorUtilityPage Class |
| Members See Also Send Feedback |
EditorUtilityPage
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public class EditorUtilityPage : Page, IRequiresSessionState |
| Visual Basic |
|---|
Public Class EditorUtilityPage _ Inherits Page _ Implements IRequiresSessionState |
| Visual C++ |
|---|
public ref class EditorUtilityPage : public Page, IRequiresSessionState |
Inheritance Hierarchy
System..::..Object
  System.Web.UI..::..Control
    System.Web.UI..::..TemplateControl
      System.Web.UI..::..Page
        CuteEditor..::..EditorUtilityPage
          CuteEditor.Dialogs..::..FileBrowserPage
          CuteEditor.Dialogs..::..InsertGalleryFrame
          CuteEditor.Dialogs..::..TemplateBrowserPage
          CuteEditor.Dialogs..::..ThumbnailPage
  System.Web.UI..::..Control
    System.Web.UI..::..TemplateControl
      System.Web.UI..::..Page
        CuteEditor..::..EditorUtilityPage
          CuteEditor.Dialogs..::..FileBrowserPage
          CuteEditor.Dialogs..::..InsertGalleryFrame
          CuteEditor.Dialogs..::..TemplateBrowserPage
          CuteEditor.Dialogs..::..ThumbnailPage