Load a user control using an Url expression like "~/edit/FileManagement.ascx".

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

Syntax

C#
public class ControlLoader : WebControl

Inheritance Hierarchy

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

See Also