Provides support for visual inheritance. Configure a skeleton user
control with Region which can be populated
by Content controls in a ContentFramework on a Web Form.
Namespace:
EPiServer.WebControlsAssembly: EPiServer.Legacy4 (in EPiServer.Legacy4.dll) Version: 6.1.379.0
Syntax
| C# |
|---|
[ObsoleteAttribute("Use master pages instead", false)] public class ContentFramework : UserControlBase |
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI..::.TemplateControl
System.Web.UI..::.UserControl
EPiServer..::.UserControlBase
EPiServer.WebControls..::.ContentFramework
System.Web.UI..::.Control
System.Web.UI..::.TemplateControl
System.Web.UI..::.UserControl
EPiServer..::.UserControlBase
EPiServer.WebControls..::.ContentFramework