Table of Contents

Class LogEntryDetail

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

Constructors

LogEntryDetail()

public LogEntryDetail()

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.

Properties

ExperienceIdentifier

protected Guid ExperienceIdentifier { get; set; }

Property Value

Guid

Methods

LoadData(Guid, QExperience)

public void LoadData(Guid journalSetupIdentifier, QExperience experience)

Parameters

journalSetupIdentifier Guid
experience QExperience