Click or drag to resize
ContentInnerMediaViewOutputFormat Property
Gets or sets the OutputFormat (needed for correct dialog type recognition).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public OutputFormatEnum OutputFormat { get; set; }

Property Value

Type: OutputFormatEnum
See Also