UltimateEditor Class Library

Explorer Class

Represents a web page used by UltimateEditor.explorer.aspx file.

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

System.Object
   System.Web.UI.Control
      System.Web.UI.TemplateControl
         System.Web.UI.Page
            Karamasoft.WebControls.UltimateEditor.Explorer

[Visual Basic]
Public Class Explorer
    Inherits Page
[C#]
public class Explorer : Page

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.

Remarks

UltimateEditor.explorer.aspx file is opened by insert file editor toolbar buttons.

Requirements

Namespace: Karamasoft.WebControls.UltimateEditor

Assembly: UltimateEditor (in UltimateEditor.dll)

See Also

Explorer Members | Karamasoft.WebControls.UltimateEditor Namespace