Table of Contents

Class AttachmentDetails

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

Constructors

AttachmentDetails()

public AttachmentDetails()

Fields

AssetNumber

AssetNumber control.

protected Literal AssetNumber

Field Value

Literal

Remarks

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

AssetRow

AssetRow control.

protected HtmlGenericControl AssetRow

Field Value

HtmlGenericControl

Remarks

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

AssetVersion

AssetVersion control.

protected Literal AssetVersion

Field Value

Literal

Remarks

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

AssetVersionIncrement

AssetVersionIncrement control.

protected IconButton AssetVersionIncrement

Field Value

IconButton

Remarks

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

AssetVersionIncremented

AssetVersionIncremented control.

protected HtmlGenericControl AssetVersionIncremented

Field Value

HtmlGenericControl

Remarks

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

AssetVersionRepeater

AssetVersionRepeater control.

protected Repeater AssetVersionRepeater

Field Value

Repeater

Remarks

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

AttachmentAuthorName

AttachmentAuthorName control.

protected Literal AttachmentAuthorName

Field Value

Literal

Remarks

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

AttachmentCondition

AttachmentCondition control.

protected ComboBox AttachmentCondition

Field Value

ComboBox

Remarks

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

AttachmentConditionRequiredValidator

AttachmentConditionRequiredValidator control.

protected RequiredValidator AttachmentConditionRequiredValidator

Field Value

RequiredValidator

Remarks

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

AttachmentImageFieldsContainer

AttachmentImageFieldsContainer control.

protected Container AttachmentImageFieldsContainer

Field Value

Container

Remarks

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

AttachmentPublicationStatus

AttachmentPublicationStatus control.

protected Literal AttachmentPublicationStatus

Field Value

Literal

Remarks

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

AttachmentPublicationStatusColumn

AttachmentPublicationStatusColumn control.

protected HtmlGenericControl AttachmentPublicationStatusColumn

Field Value

HtmlGenericControl

Remarks

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

AttachmentTitle

AttachmentTitle control.

protected TextBox AttachmentTitle

Field Value

TextBox

Remarks

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

AttachmentTitleValidator

AttachmentTitleValidator control.

protected RequiredValidator AttachmentTitleValidator

Field Value

RequiredValidator

Remarks

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

AttachmentUploadedDate

AttachmentUploadedDate control.

protected Literal AttachmentUploadedDate

Field Value

Literal

Remarks

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

ChangesCount

ChangesCount control.

protected Literal ChangesCount

Field Value

Literal

Remarks

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

ChangesCountField

ChangesCountField control.

protected HtmlGenericControl ChangesCountField

Field Value

HtmlGenericControl

Remarks

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

FileExtension

FileExtension control.

protected Literal FileExtension

Field Value

Literal

Remarks

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

FileExtensionField

FileExtensionField control.

protected HtmlGenericControl FileExtensionField

Field Value

HtmlGenericControl

Remarks

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

FileName

FileName control.

protected TextBox FileName

Field Value

TextBox

Remarks

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

FileNameField

FileNameField control.

protected HtmlGenericControl FileNameField

Field Value

HtmlGenericControl

Remarks

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

FileNamePatternValidator

FileNamePatternValidator control.

protected PatternValidator FileNamePatternValidator

Field Value

PatternValidator

Remarks

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

FileNameRequiredValidator

FileNameRequiredValidator control.

protected RequiredValidator FileNameRequiredValidator

Field Value

RequiredValidator

Remarks

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

FileSize

FileSize control.

protected Literal FileSize

Field Value

Literal

Remarks

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

FileSizeField

FileSizeField control.

protected HtmlGenericControl FileSizeField

Field Value

HtmlGenericControl

Remarks

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

ImageActualDimensionHeightInput

ImageActualDimensionHeightInput control.

protected NumericBox ImageActualDimensionHeightInput

Field Value

NumericBox

Remarks

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

ImageActualDimensionHeightOutput

ImageActualDimensionHeightOutput control.

protected Literal ImageActualDimensionHeightOutput

Field Value

Literal

Remarks

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

ImageActualDimensionHeightValidator

ImageActualDimensionHeightValidator control.

protected RequiredValidator ImageActualDimensionHeightValidator

Field Value

RequiredValidator

Remarks

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

ImageActualDimensionInputField

ImageActualDimensionInputField control.

protected HtmlGenericControl ImageActualDimensionInputField

Field Value

HtmlGenericControl

Remarks

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

ImageActualDimensionOutputField

ImageActualDimensionOutputField control.

protected HtmlGenericControl ImageActualDimensionOutputField

Field Value

HtmlGenericControl

Remarks

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

ImageActualDimensionWidthInput

ImageActualDimensionWidthInput control.

protected NumericBox ImageActualDimensionWidthInput

Field Value

NumericBox

Remarks

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

ImageActualDimensionWidthOutput

ImageActualDimensionWidthOutput control.

protected Literal ImageActualDimensionWidthOutput

Field Value

Literal

Remarks

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

ImageActualDimensionWidthValidator

ImageActualDimensionWidthValidator control.

protected RequiredValidator ImageActualDimensionWidthValidator

Field Value

RequiredValidator

Remarks

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

ImageIsColor

ImageIsColor control.

protected ComboBox ImageIsColor

Field Value

ComboBox

Remarks

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

ImageOnlineDimensionHeight

ImageOnlineDimensionHeight control.

protected NumericBox ImageOnlineDimensionHeight

Field Value

NumericBox

Remarks

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

ImageOnlineDimensionWidth

ImageOnlineDimensionWidth control.

protected NumericBox ImageOnlineDimensionWidth

Field Value

NumericBox

Remarks

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

ImagePaperDimensionHeight

ImagePaperDimensionHeight control.

protected NumericBox ImagePaperDimensionHeight

Field Value

NumericBox

Remarks

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

ImagePaperDimensionWidth

ImagePaperDimensionWidth control.

protected NumericBox ImagePaperDimensionWidth

Field Value

NumericBox

Remarks

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

ImageResolutionInput

ImageResolutionInput control.

protected NumericBox ImageResolutionInput

Field Value

NumericBox

Remarks

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

ImageResolutionInputField

ImageResolutionInputField control.

protected HtmlGenericControl ImageResolutionInputField

Field Value

HtmlGenericControl

Remarks

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

ImageResolutionOutput

ImageResolutionOutput control.

protected Literal ImageResolutionOutput

Field Value

Literal

Remarks

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

ImageResolutionOutputField

ImageResolutionOutputField control.

protected HtmlGenericControl ImageResolutionOutputField

Field Value

HtmlGenericControl

Remarks

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

UsageCount

UsageCount control.

protected Literal UsageCount

Field Value

Literal

Remarks

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

UsageCountField

UsageCountField control.

protected HtmlGenericControl UsageCountField

Field Value

HtmlGenericControl

Remarks

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

ViewChangesLink control.

protected IconLink ViewChangesLink

Field Value

IconLink

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

ViewUsageLink control.

protected IconLink ViewUsageLink

Field Value

IconLink

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

Properties

ImageAspectRatio

protected decimal? ImageAspectRatio { get; set; }

Property Value

decimal?

Methods

GetAttachmentInfo()

public AttachmentInfo GetAttachmentInfo()

Returns

AttachmentInfo

GetInputValues(AttachmentInfo)

public void GetInputValues(AttachmentInfo attachment)

Parameters

attachment AttachmentInfo

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

SetInputValues(AttachmentInfo)

public void SetInputValues(AttachmentInfo attachment)

Parameters

attachment AttachmentInfo

Setup(Guid)

public void Setup(Guid bankId)

Parameters

bankId Guid

Setup(Guid, Guid, bool)

public void Setup(Guid bankId, Guid attachmentId, bool isNewVersion)

Parameters

bankId Guid
attachmentId Guid
isNewVersion bool

SetupValidationGroup(string)

protected override void SetupValidationGroup(string groupName)

Parameters

groupName string