Click or drag to resize
GeneratePreviewLinkEventArgsQueryStringParameters Property
Defines query string parameters to add the preview link.

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public Dictionary<string, string> QueryStringParameters { get; }

Property Value

Type: DictionaryString, String
See Also