PreviewDraftButtonDialogHeight Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Sets or gets a value that specifies the height (in pixels, px) of the preview dialog. This value is effective only the first time the user calls the dialog since the dialog remembers its last setting. The default value is 800 and the smallest value that is accepted is DialogMinHeight. Smaller values are automatically set to DialogMinHeight;

Namespace: ContentStudio.Site.ActiveScripting.Document
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public int DialogHeight { get; set; }

Property Value

Type: Int32
See Also

Reference