Show / Hide Table of Contents

Interface IPortalStyles

Namespace: DotNetNuke.Abstractions.Portals
Assembly: DotNetNuke.Abstractions.dll
Syntax
public interface IPortalStyles

Properties

AllowAdminEdits

Declaration
bool AllowAdminEdits { get; set; }
Property Value
Type Description
bool

BaseFontSize

Declaration
double BaseFontSize { get; set; }
Property Value
Type Description
double

ColorBackground

Declaration
string ColorBackground { get; set; }
Property Value
Type Description
string

ColorBackgroundContrast

Declaration
string ColorBackgroundContrast { get; set; }
Property Value
Type Description
string

ColorBackgroundDark

Declaration
string ColorBackgroundDark { get; set; }
Property Value
Type Description
string

ColorBackgroundLight

Declaration
string ColorBackgroundLight { get; set; }
Property Value
Type Description
string

ColorDanger

Declaration
string ColorDanger { get; set; }
Property Value
Type Description
string

ColorDangerContrast

Declaration
string ColorDangerContrast { get; set; }
Property Value
Type Description
string

ColorDangerDark

Declaration
string ColorDangerDark { get; set; }
Property Value
Type Description
string

ColorDangerLight

Declaration
string ColorDangerLight { get; set; }
Property Value
Type Description
string

ColorForeground

Declaration
string ColorForeground { get; set; }
Property Value
Type Description
string

ColorForegroundContrast

Declaration
string ColorForegroundContrast { get; set; }
Property Value
Type Description
string

ColorForegroundDark

Declaration
string ColorForegroundDark { get; set; }
Property Value
Type Description
string

ColorForegroundLight

Declaration
string ColorForegroundLight { get; set; }
Property Value
Type Description
string

ColorInfo

Declaration
string ColorInfo { get; set; }
Property Value
Type Description
string

ColorInfoContrast

Declaration
string ColorInfoContrast { get; set; }
Property Value
Type Description
string

ColorInfoDark

Declaration
string ColorInfoDark { get; set; }
Property Value
Type Description
string

ColorInfoLight

Declaration
string ColorInfoLight { get; set; }
Property Value
Type Description
string

ColorNeutral

Declaration
string ColorNeutral { get; set; }
Property Value
Type Description
string

ColorNeutralContrast

Declaration
string ColorNeutralContrast { get; set; }
Property Value
Type Description
string

ColorNeutralDark

Declaration
string ColorNeutralDark { get; set; }
Property Value
Type Description
string

ColorNeutralLight

Declaration
string ColorNeutralLight { get; set; }
Property Value
Type Description
string

ColorPrimary

Declaration
string ColorPrimary { get; set; }
Property Value
Type Description
string

ColorPrimaryContrast

Declaration
string ColorPrimaryContrast { get; set; }
Property Value
Type Description
string

ColorPrimaryDark

Declaration
string ColorPrimaryDark { get; set; }
Property Value
Type Description
string

ColorPrimaryLight

Declaration
string ColorPrimaryLight { get; set; }
Property Value
Type Description
string

ColorSecondary

Declaration
string ColorSecondary { get; set; }
Property Value
Type Description
string

ColorSecondaryContrast

Declaration
string ColorSecondaryContrast { get; set; }
Property Value
Type Description
string

ColorSecondaryDark

Declaration
string ColorSecondaryDark { get; set; }
Property Value
Type Description
string

ColorSecondaryLight

Declaration
string ColorSecondaryLight { get; set; }
Property Value
Type Description
string

ColorSuccess

Declaration
string ColorSuccess { get; set; }
Property Value
Type Description
string

ColorSuccessContrast

Declaration
string ColorSuccessContrast { get; set; }
Property Value
Type Description
string

ColorSuccessDark

Declaration
string ColorSuccessDark { get; set; }
Property Value
Type Description
string

ColorSuccessLight

Declaration
string ColorSuccessLight { get; set; }
Property Value
Type Description
string

ColorSurface

Declaration
string ColorSurface { get; set; }
Property Value
Type Description
string

ColorSurfaceContrast

Declaration
string ColorSurfaceContrast { get; set; }
Property Value
Type Description
string

ColorSurfaceDark

Declaration
string ColorSurfaceDark { get; set; }
Property Value
Type Description
string

ColorSurfaceLight

Declaration
string ColorSurfaceLight { get; set; }
Property Value
Type Description
string

ColorTertiary

Declaration
string ColorTertiary { get; set; }
Property Value
Type Description
string

ColorTertiaryContrast

Declaration
string ColorTertiaryContrast { get; set; }
Property Value
Type Description
string

ColorTertiaryDark

Declaration
string ColorTertiaryDark { get; set; }
Property Value
Type Description
string

ColorTertiaryLight

Declaration
string ColorTertiaryLight { get; set; }
Property Value
Type Description
string

ColorWarning

Declaration
string ColorWarning { get; set; }
Property Value
Type Description
string

ColorWarningContrast

Declaration
string ColorWarningContrast { get; set; }
Property Value
Type Description
string

ColorWarningDark

Declaration
string ColorWarningDark { get; set; }
Property Value
Type Description
string

ColorWarningLight

Declaration
string ColorWarningLight { get; set; }
Property Value
Type Description
string

ControlsPadding

Declaration
double ControlsPadding { get; set; }
Property Value
Type Description
double

ControlsRadius

Declaration
double ControlsRadius { get; set; }
Property Value
Type Description
double

FileName

Declaration
string FileName { get; }
Property Value
Type Description
string

VariationOpacity

Declaration
double VariationOpacity { get; set; }
Property Value
Type Description
double

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS