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.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public enum BackNextLocationTypeEnum
Members
  Member nameValueDescription
Right0Right
Left1Left
Split2Split
None3None
See Also