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.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntaxpublic bool UseSimpleURLProperties { get; set; }
Property Value
Type:
Boolean
See Also