Table of Contents

Class ValidationDetail

Namespace
InSite.Admin.Records.Logbooks.Controls
Assembly
InSite.UI.dll
public class ValidationDetail : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
ValidationDetail
Implements
Inherited Members

Constructors

ValidationDetail()

public ValidationDetail()

Fields

EntryCreated

EntryCreated control.

protected Literal EntryCreated

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

EntryNumber

EntryNumber control.

protected Literal EntryNumber

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

FieldRepeater

FieldRepeater control.

protected Repeater FieldRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

UserName

UserName control.

protected Literal UserName

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Properties

ChangeUrl

protected string ChangeUrl { get; set; }

Property Value

string

ExperienceIdentifier

protected Guid ExperienceIdentifier { get; set; }

Property Value

Guid

Methods

LoadData(Guid, Guid, QExperience, bool)

public void LoadData(Guid journalSetupIdentifier, Guid userIdentifier, QExperience experience, bool isValidator)

Parameters

journalSetupIdentifier Guid
userIdentifier Guid
experience QExperience
isValidator bool