Table of Contents

Class Outline

Namespace
InSite.UI.Admin.Databases.Columns
Assembly
InSite.UI.dll
public class Outline : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
Outline
Implements
Inherited Members

Constructors

Outline()

public Outline()

Fields

DataType

DataType control.

protected Literal DataType

Field Value

Literal

Remarks

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

DistinctValues

DistinctValues control.

protected Literal DistinctValues

Field Value

Literal

Remarks

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

IsRequired

IsRequired control.

protected Literal IsRequired

Field Value

Literal

Remarks

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

MaximumLength

MaximumLength control.

protected Literal MaximumLength

Field Value

Literal

Remarks

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

NonNullValues

NonNullValues control.

protected Literal NonNullValues

Field Value

Literal

Remarks

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

SchemaTableColumn

SchemaTableColumn control.

protected Literal SchemaTableColumn

Field Value

Literal

Remarks

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

Status

Status control.

protected Alert Status

Field Value

Alert

Remarks

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

UsageGrid

UsageGrid control.

protected GridView UsageGrid

Field Value

GridView

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