Click or drag to resize
DialogConfigurationUseSimpleURLProperties Property
If set to true, dialog will not display input fields for specifying size and alt text of image. Default is false, which means that size inputs will be displayed or hidden according to other settings.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool UseSimpleURLProperties { get; set; }

Property Value

Type: Boolean
See Also