Class UserDepartments
public class UserDepartments : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
UserDepartments
- Implements
- Inherited Members
Constructors
UserDepartments()
public UserDepartments()
Fields
AddRole
AddRole control.
protected Button AddRole
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.
DepartmentUserGrid
DepartmentUserGrid control.
protected Grid DepartmentUserGrid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterButton
FilterButton control.
protected FilterButton FilterButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterText
FilterText control.
protected TextBox FilterText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MembershipAdministration
MembershipAdministration control.
protected RadioButton MembershipAdministration
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MembershipDepartment
MembershipDepartment control.
protected RadioButton MembershipDepartment
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MembershipOrganization
MembershipOrganization control.
protected RadioButton MembershipOrganization
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OrganizationIdentifier
OrganizationIdentifier control.
protected FindCompany OrganizationIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PersonName
PersonName control.
protected Literal PersonName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RoleTypeSelector
RoleTypeSelector control.
protected CheckBoxList RoleTypeSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
ApplyPermissions()
public void ApplyPermissions()
IsDeleteVisible(object)
protected bool IsDeleteVisible(object organization)
Parameters
organizationobject
Returns
LoadData(Guid, string)
public void LoadData(Guid userId, string userName)
Parameters
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
Events
Refreshed
public event EventHandler Refreshed