CuteEditor for .NET 6.2 Class Library

EditorUtilityPage Class

EditorUtilityPage

For a list of all members of this type, see EditorUtilityPage Members.

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

[Visual Basic]
Public Class EditorUtilityPage
    Inherits Page
    Implements IRequiresSessionState
[C#]
public class EditorUtilityPage : Page, IRequiresSessionState

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CuteEditor

Assembly: CuteEditor (in CuteEditor.dll)

See Also

EditorUtilityPage Members | CuteEditor Namespace