FieldTemplateUserControl.FormattingOptions Property

 

Gets or sets the HTML encoding and formatting options to apply to a field template.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

[<BrowsableAttribute(false)>]
member FormattingOptions : IFieldFormattingOptions with get, private set

Property Value

Type: System.Web.DynamicData.IFieldFormattingOptions

The interface that exposes the HTML encoding and formatting options to apply to a field template.

.NET Framework
Available since 3.5
Return to top
Show: