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 public BackNextLocationTypeEnum GetBackNextLocation(
string type
)
Parameters
- type
- Type: SystemString
String type representation
Return Value
Type:
BackNextLocationTypeEnumSee Also