Click or drag to resize

FieldPropertiesTagAttributes Property

HTML tag attributes to be added literally to the tag -- use with care.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string TagAttributes { get; }

Property Value

Type: String
HTML tag attributes to be added literally to the tag -- use with care.
See Also