Class ProgramContactTab
public class ProgramContactTab : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ProgramContactTab
- Implements
- Inherited Members
Constructors
ProgramContactTab()
public ProgramContactTab()
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.
FilterSection
FilterSection control.
protected HtmlGenericControl FilterSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
GroupGrid
GroupGrid control.
protected ProgramGroupGrid GroupGrid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoLearners
NoLearners control.
protected HtmlGenericControl NoLearners
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PersonGrid
PersonGrid control.
protected ProgramPersonGrid PersonGrid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchInput
SearchInput control.
protected InputSearch SearchInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
LoadData(Guid, Guid?)
public void LoadData(Guid programId, Guid? programAchievementId)
Parameters
OnInit(EventArgs)
protected override void OnInit(EventArgs e)