PreviewDraftButtonDialogWidth 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 width (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 680 and the smallest value that is accepted is DialogMinWidth. Smaller values are automatically set to DialogMinWidth;

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

public int DialogWidth { get; set; }

Property Value

Type: Int32
See Also

Reference