Enum AttachmentItemTemplatePosition
Specifies where a custom attachment template is placed in the legacy attachment row.
Namespace: CuteWebUI
Assembly: AjaxUploader.dll
Syntax
public enum AttachmentItemTemplatePosition
Fields
| Name | Description |
|---|---|
| AfterCheckBox | |
| AfterText | |
| AnotherCell | |
| BeforeCheckBox | |
| BeforeText | |
| ReplaceText |