| BasicDataPagerGetItemPage Method | 
            Returns the page of selected item (start with 1)
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic int GetItemPage(
	string where
)
Parameters
- where
- Type: SystemString
 Where condition to find the item
Return Value
Type: 
Int32 See Also
See Also