Class UserControlBase
Inheritance
UserControlBase
Implements
Inherited Members
Namespace: DotNetNuke.Framework
Assembly: DotNetNuke.dll
Syntax
public class UserControlBase : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Constructors
UserControlBase()
Declaration
public UserControlBase()
Properties
IsHostMenu
Declaration
public bool IsHostMenu { get; }
Property Value
Type | Description |
---|---|
bool |
PortalSettings
Declaration
[Browsable(false)]
public PortalSettings PortalSettings { get; }
Property Value
Type | Description |
---|---|
PortalSettings |