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; }
ReadOnly Property TagAttributes As String
Get
Property Value
Type:
StringHTML tag attributes to be added literally to the tag -- use with care.
See Also