Concept.Components Assembly > Concept.Components Namespace : BaseUser Class |
The following tables list the members exposed by BaseUser.
Name | Description | |
---|---|---|
![]() | AccountImagePropertyName | Constant string to manage AccountImage property changed. |
![]() | IsVisiblePropertyName | Constant string to manage IsVisible property changed. |
![]() | PasswordPropertyName | Constant string to manage Password property changed. |
![]() | SetPasswordOnFirstLoginPropertyName | Constant string to manage SetPasswordOnFirstLogin property changed. |
Name | Description | |
---|---|---|
![]() | AccountImage | Gets or sets the account image. |
![]() | IsVisible | Gets or sets the user visibility. |
![]() | Password | Gets or sets the password. |
![]() | SetPasswordOnFirstLogin | Gets or sets a value indicating whether to set password on first login. |
Name | Description | |
---|---|---|
![]() | ChangePassword | Changes the password. |
![]() | CheckPassword | Checks the password. |
Name | Description | |
---|---|---|
![]() | Details | Overloaded. Details of the element |
![]() | EditControl | Edits the control. |
![]() | EditProperties | Edits the properties. |
![]() | Filter | Overloaded. Filters the specified list. |
![]() | FindContainerOfSpecialType<T> | Finds the type of the container of. |
![]() | FindContainerOfType<T> | Finds the type of the container of. |
![]() | GetDefaultView | Gets the default view. |
![]() | GetImage | Overloaded. Gets the image. |
![]() | GetView | GetView of the control. |
![]() | IfNotNull<T,U> | |
![]() | LargeImage | Overloaded. Larges the image. |
![]() | SmallImage | Overloaded. Smalls the image. |
![]() | YieldReturn<TSource> | Yields the return. |