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

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

Gets or sets a jQuery CSS-selector string that selects a dedicated Html element (e.g. <div>) that will contain a preview of the cropped version of the image..

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public string PreviewCssSelector { get; set; }

Property Value

Type: String
The preview CSS selector. Empty or null to turn off previewing
Remarks

This property was added in Content Studio 5.7
See Also

Reference