WizPageDataSetRowKeys Method |
| Name | Description | |
|---|---|---|
| SetRowKeys(String) |
Add the provided semi-colon separated list of row keys for the current instance.
| |
| SetRowKeys(String) |
Add the provided array of row keys for the current instance.
| |
| SetRowKeys(String, String) |
Add the provided semi-colon separated list of row keys for the specified instance.
| |
| SetRowKeys(String, String) |
Add the provided array of row keys for the specified instance.
|