Table of Contents

Class StandardPanel

Namespace
InSite.Admin.Records.Items.Controls
Assembly
InSite.UI.dll
public class StandardPanel : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
StandardPanel
Implements
Inherited Members

Constructors

StandardPanel()

public StandardPanel()

Fields

AddButton

AddButton control.

protected Button AddButton

Field Value

Button

Remarks

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

Standard

Standard control.

protected FindStandard Standard

Field Value

FindStandard

Remarks

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

StandardRepeater

StandardRepeater control.

protected Repeater StandardRepeater

Field Value

Repeater

Remarks

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

UpdatePanel

UpdatePanel control.

protected UpdatePanel UpdatePanel

Field Value

UpdatePanel

Remarks

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

Methods

GetStandards()

public Guid[] GetStandards()

Returns

Guid[]

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

SetInputValue(GradebookState, Guid?)

public void SetInputValue(GradebookState data, Guid? itemKey)

Parameters

data GradebookState
itemKey Guid?