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