Class CredentialDetails
- Namespace
- InSite.Admin.Achievements.Credentials.Controls
- Assembly
- InSite.UI.dll
public class CredentialDetails : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
CredentialDetails
- Implements
- Inherited Members
Constructors
CredentialDetails()
public CredentialDetails()
Fields
AchievementDetail
AchievementDetail control.
protected AchievementDetailsV2 AchievementDetail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Assigned
Assigned control.
protected Literal Assigned
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AssignedDiv
AssignedDiv control.
protected HtmlGenericControl AssignedDiv
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Expired
Expired control.
protected Literal Expired
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExpiredDiv
ExpiredDiv control.
protected HtmlGenericControl ExpiredDiv
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Granted
Granted control.
protected Literal Granted
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
GrantedDiv
GrantedDiv control.
protected HtmlGenericControl GrantedDiv
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PersonDetail
PersonDetail control.
protected PersonInfo PersonDetail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Revoked
Revoked control.
protected Literal Revoked
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RevokedDiv
RevokedDiv control.
protected HtmlGenericControl RevokedDiv
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
BindCredential(VCredential, TimeZoneInfo, bool, bool)
public void BindCredential(VCredential credential, TimeZoneInfo tz, bool showGranted = true, bool showRevoked = true)
Parameters
credentialVCredentialtzTimeZoneInfoshowGrantedboolshowRevokedbool