Click or drag to resize
AttachmentItemTemplatePosition Enumeration
Specifies the Attachment Item Template Position.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public enum AttachmentItemTemplatePosition
Members
  Member nameValueDescription
AnotherCell0 Another Cell
ReplaceText1 Replace Text
BeforeText2 Before Text
AfterText3 After Text
BeforeCheckBox4 Before CheckBox
AfterCheckBox5 After CheckBox
See Also