Table of Contents

Class SelectBackground

Namespace
InSite.UI.Portal.Accounts.Users
Assembly
InSite.UI.dll
public class SelectBackground : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
SelectBackground
Implements
Inherited Members

Constructors

SelectBackground()

public SelectBackground()

Fields

ClearWallpaperButton

ClearWallpaperButton control.

protected ClearButton ClearWallpaperButton

Field Value

ClearButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ColorPanel

ColorPanel control.

protected Panel ColorPanel

Field Value

Panel

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ColorSelector

ColorSelector control.

protected HtmlInputGenericControl ColorSelector

Field Value

HtmlInputGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ImagePanel

ImagePanel control.

protected Panel ImagePanel

Field Value

Panel

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

NonePanel

NonePanel control.

protected Panel NonePanel

Field Value

Panel

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

RadioColor

RadioColor control.

protected RadioButton RadioColor

Field Value

RadioButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

RadioImage

RadioImage control.

protected RadioButton RadioImage

Field Value

RadioButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

RadioNone

RadioNone control.

protected RadioButton RadioNone

Field Value

RadioButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SaveColorButton

SaveColorButton control.

protected SaveButton SaveColorButton

Field Value

SaveButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SaveNoneButton

SaveNoneButton control.

protected SaveButton SaveNoneButton

Field Value

SaveButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SaveWallpaperButton

SaveWallpaperButton control.

protected SaveButton SaveWallpaperButton

Field Value

SaveButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ScreenStatus

ScreenStatus control.

protected Alert ScreenStatus

Field Value

Alert

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SelectedWallpaper

SelectedWallpaper control.

protected HiddenField SelectedWallpaper

Field Value

HiddenField

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

WallpaperRepeater

WallpaperRepeater control.

protected Repeater WallpaperRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs