Table of Contents

Class Select

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

Constructors

Select()

public Select()

Fields

EnvironmentPanel

EnvironmentPanel control.

protected HtmlGenericControl EnvironmentPanel

Field Value

HtmlGenericControl

Remarks

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

GoToDevelopment

GoToDevelopment control.

protected Button GoToDevelopment

Field Value

Button

Remarks

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

GoToProduction

GoToProduction control.

protected Button GoToProduction

Field Value

Button

Remarks

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

GoToSandbox

GoToSandbox control.

protected Button GoToSandbox

Field Value

Button

Remarks

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

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs