FilterUserControlBase.IControlParameterTarget.GetPropertyNameExpression Method (String)
.NET Framework (current version)
Gets the name of the column that is filtered.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Private Function GetPropertyNameExpression ( columnName As String ) As String Implements IControlParameterTarget.GetPropertyNameExpression
Parameters
- columnName
-
Type:
System.String
The column that is filtered.
.NET Framework
Available since 3.5
Available since 3.5
Show: