MetaColumn.UIHint Property
.NET Framework (current version)
Gets the name of the field template specified for the data field.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
The UIHint property verifies if a UIHintAttribute attribute is applied to the data field and retrieves the value of the UIHintAttribute.UIHint property. If a UIHintAttribute attribute is not applied to the data field, the UIHint property returns an empty string.
.NET Framework
Available since 3.5
Available since 3.5
Show: