BasicDataPagerGetItemPage Method |
Returns the page of selected item (start with 1)
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax public int GetItemPage(
string where
)
Parameters
- where
- Type: SystemString
Where condition to find the item
Return Value
Type:
Int32See Also