IDataKeysControl Properties
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ClientIDRowSuffix | Gets the names of the data fields whose values are used to uniquely identify each instance of a data-bound control when ASP.NET generates the Control::ClientID value by using the ClientIDMode::Predictable algorithm. |
![]() | ClientIDRowSuffixDataKeys | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a collection of the data values that are used to uniquely identify each instance of a data-bound control when ASP.NET generates the ClientID value. |
Show:
