Click or drag to resize

ModuleAdmin Class

Inheritance Hierarchy
System.Web.UIControl
  Dynamicweb.ControlsModuleAdmin

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[DefaultPropertyAttribute("Text")]
public class ModuleAdmin : Control

The ModuleAdmin type exposes the following members.

Constructors
  NameDescription
Public methodModuleAdmin
Initializes a new instance of the ModuleAdmin class
Top
Properties
  NameDescription
Public propertyContentFrameSrc
Page to display in content frame. Default is about:blank.
Top
Methods
  NameDescription
Protected methodControl_OnLoad
Protected methodRender
Top
See Also