FieldTemplateUserControl.MetadataAttributes Property

 

Gets the collection of metadata attributes that apply to the current column.

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

[BrowsableAttribute(false)]
public AttributeCollection MetadataAttributes { get; }

Property Value

Type: System.ComponentModel.AttributeCollection

The collection of metadata attributes that apply to the column.

.NET Framework
Available since 3.5
Return to top
Show: