DataBinder::GetIndexedPropertyValue Method
.NET Framework (current version)
Retrieves the value of an indexed property.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetIndexedPropertyValue(Object^, String^) | Retrieves the value of a property of the specified container and navigation path. |
![]() ![]() | GetIndexedPropertyValue(Object^, String^, String^) | Retrieves the value of the specified property for the specified container, and then formats the results. |
Show:

