Enum AttributeBindName
Enum used to bind values to an attribute with an unknown name
Namespace: ImageVault.Common.Data.Display
Assembly: ImageVault.Common.dll
Syntax
public enum AttributeBindName
Fields
| Name | Description |
|---|---|
| AlternateText | AlternateText |
| Height | Height |
| Id | Id attribute |
| Name | Name of the item |
| None | None |
| Poster | Poster of the item |
| Title | Title |
| Url | Url |
| Width | Width |