The base class for Composer UI.

Namespace: Dropit.Extension.UI
Assembly: Dropit.Extension (in Dropit.Extension.dll) Version: 4.1.0.146

Syntax

C#
public class EditPageBase : SystemPageBase

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI..::..TemplateControl
      System.Web.UI..::..Page
        PageBase
          SystemPageBase
            Dropit.Extension.UI..::..EditPageBase

See Also