WebControl that is used to set up and handle On Page Edit for a page.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public class OnPageEditControl : WebControl, 
	IPostBackEventHandler

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI.WebControls..::.WebControl
      EPiServer.Web.WebControls..::.OnPageEditControl

See Also