ObjectPersistData.GetFilteredProperty Method (String, String)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets all property entries for the specified filter and property name.
Assembly: System.Web (in System.Web.dll)
Parameters
- filter
-
Type:
System.String
The Filter on an expression.
- name
-
Type:
System.String
The Name on an expression.
Return Value
Type: System.Web.UI.PropertyEntryAll property entries for the specified filter and property name.
.NET Framework
Available since 2.0
Available since 2.0
Show: