FieldTemplateUserControl.FormattingOptions Property
.NET Framework (current version)
Gets or sets the HTML encoding and formatting options to apply to a field template.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
[<BrowsableAttribute(false)>] member FormattingOptions : IFieldFormattingOptions with get, private set
Property Value
Type: System.Web.DynamicData.IFieldFormattingOptionsThe interface that exposes the HTML encoding and formatting options to apply to a field template.
.NET Framework
Available since 3.5
Available since 3.5
Show: