Class UserControlBase
The UserControlBase class defines a custom base class inherited by all user controls within the Portal.
Inheritance
System.Object
UserControlBase
Namespace: DotNetNuke.Framework
Assembly: DotNetNuke.dll
Syntax
public class UserControlBase : UserControl
Properties
| Improve this Doc View SourceIsHostMenu
The UserControlBase class defines a custom base class inherited by all user controls within the Portal.
Declaration
public bool IsHostMenu { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
PortalSettings
The UserControlBase class defines a custom base class inherited by all user controls within the Portal.
Declaration
public PortalSettings PortalSettings { get; }
Property Value
Type | Description |
---|---|
PortalSettings |