FieldTemplateUserControl.GetColumnValue Method (MetaColumn)
.NET Framework (current version)
Gets the value of a specified column in the current row.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- column
-
Type:
System.Web.DynamicData.MetaColumn
The column to get the value from.
Return Value
Type: System.ObjectAn object that represents the value of a specified column in the current row.
.NET Framework
Available since 3.5
Available since 3.5
Show: