AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageImageElement..::..UseDerivative Property

Gets or sets a value indicating whether the derivative (resized) image should be used instead of the original.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool UseDerivative { get; set; }

Field Value

true if the derivative image should be used; otherwise, false.