Click or drag to resize
ImageParametersSizeToURL Property
Gets or sets the value which determines whether to append size parameters to URL.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public bool SizeToURL { get; set; }

Property Value

Type: Boolean
See Also