IControlParameterTarget.GetPropertyNameExpression Method (String)
.NET Framework (current version)
Get an expression that can be used as a control parameter's property name.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- columnName
-
Type:
System.String
The name of the column.
Return Value
Type: System.StringAn expression that can be used as a control parameter's property name.
.NET Framework
Available since 3.5
Available since 3.5
Show: