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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public enum BackNextDisplayTypeEnum
Members
  Member nameValueDescription
Buttons0Buttons
HyperLinks1Hyperlinks
See Also