Click or drag to resize
BackNextDisplayTypeEnum Enumeration
Allows you to switch between Buttons and Text links.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public enum BackNextDisplayTypeEnum
Members
  Member nameValueDescription
Buttons0Buttons
HyperLinks1Hyperlinks
See Also