Class AssessorDetails
public class AssessorDetails : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
AssessorDetails
- Implements
- Inherited Members
Constructors
AssessorDetails()
public AssessorDetails()
Fields
ControlTitle
ControlTitle control.
protected HtmlGenericControl ControlTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserEmail
UserEmail control.
protected Literal UserEmail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserEmailField
UserEmailField control.
protected HtmlGenericControl UserEmailField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserLink
UserLink control.
protected HtmlAnchor UserLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserName
UserName control.
protected Literal UserName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Title
public string Title { get; set; }
Property Value
Methods
Bind(User)
public void Bind(User user)
Parameters
userUser
Bind(Guid)
public void Bind(Guid userId)
Parameters
userIdGuid