Click or drag to resize
PreviewLinkGenerator Class
Generates preview link for a page.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.InternalPreviewLinkGenerator

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public sealed class PreviewLinkGenerator

The PreviewLinkGenerator type exposes the following members.

Constructors
  NameDescription
Public methodPreviewLinkGenerator
Creates an instance of PreviewLinkGenerator class.
Top
Methods
  NameDescription
Public methodGeneratePreviewLinkUrl
Generates preview link URL for specified page and user.
Public methodGeneratePreviewModeUrl
Generates preview mode URL for the specified page and user.
Top
See Also