Specifies the Attachment Item Template Position.
[Visual Basic]
Public Enum AttachmentItemTemplatePosition
[C#]
Members
public enum AttachmentItemTemplatePosition
Member Name | Description |
---|---|
AnotherCell | Another Cell |
ReplaceText | Replace Text |
BeforeText | Before Text |
AfterText | After Text |
BeforeCheckBox | Before CheckBox |
AfterCheckBox | After CheckBox |
Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll)
See Also