Click or drag to resize
BackNextLocationTypeEnum Enumeration
Allows you to specify where you'd like the Back and Next Buttons/Links to appear

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public enum BackNextLocationTypeEnum
Members
  Member nameValueDescription
Right0Right
Left1Left
Split2Split
None3None
See Also