Class StandardPanel
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Standard
Standard control.
protected FindStandard Standard
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StandardRepeater
StandardRepeater control.
protected Repeater StandardRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UpdatePanel
UpdatePanel control.
protected UpdatePanel UpdatePanel
Field Value
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
SetInputValue(GradebookState, Guid?)
public void SetInputValue(GradebookState data, Guid? itemKey)
Parameters
dataGradebookStateitemKeyGuid?