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

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

Image processing is executed every time an image is uploaded. The created files are named based on the name of the originally uploaded file and the FileNameFormat setting.

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

[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public ImageProcessingSettingsCollection ImageProcessingSettings { get; }

Property Value

Type: ImageProcessingSettingsCollection
The image processing settings.
See Also

Reference