Class Detail
public class Detail : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
Detail
- Implements
- Inherited Members
Constructors
Detail()
public Detail()
Fields
CompanySelector
CompanySelector control.
protected FindCompany CompanySelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DepartmentIdentifier
DepartmentIdentifier control.
protected FindDepartment DepartmentIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DetailSection
DetailSection control.
protected HtmlGenericControl DetailSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DuplicateValidator
DuplicateValidator control.
protected CustomValidator DuplicateValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsInProgress
IsInProgress control.
protected CheckBox IsInProgress
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsPrimary
IsPrimary control.
protected CheckBox IsPrimary
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsRecommended
IsRecommended control.
protected CheckBox IsRecommended
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsRequired
IsRequired control.
protected CheckBox IsRequired
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProfileStandardIdentifier
ProfileStandardIdentifier control.
protected FindProfile ProfileStandardIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserIdentifier
UserIdentifier control.
protected FindPerson UserIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetInputValues(DepartmentProfileUser)
public void GetInputValues(DepartmentProfileUser entity)
Parameters
entityDepartmentProfileUser
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
SetDefaultInputValues(Guid)
public void SetDefaultInputValues(Guid organization)
Parameters
organizationGuid
SetInputValues(DepartmentProfileUser)
public bool SetInputValues(DepartmentProfileUser entity)
Parameters
entityDepartmentProfileUser