Click or drag to resize
BasicDataPagerGetBackNextLocation Method
Returns back/next type based on the given string.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public BackNextLocationTypeEnum GetBackNextLocation(
	string type
)

Parameters

type
Type: SystemString
String type representation

Return Value

Type: BackNextLocationTypeEnum
See Also