| BasicDataPagerGetBackNextLocation Method | 
            Returns back/next type based on the given string.
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic BackNextLocationTypeEnum GetBackNextLocation(
	string type
)
Parameters
- type
- Type: SystemString
 String type representation
Return Value
Type: 
BackNextLocationTypeEnum See Also
See Also