DataBinder::GetIndexedPropertyValue Method

 

Retrieves the value of an indexed property.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetIndexedPropertyValue(Object^, String^)

Retrieves the value of a property of the specified container and navigation path.

System_CAPS_pubmethodSystem_CAPS_staticGetIndexedPropertyValue(Object^, String^, String^)

Retrieves the value of the specified property for the specified container, and then formats the results.

Return to top
Show: