Click or drag to resize
SizeConstraintMaxWidthOrHeightComponent Property
Gets the desired maximum image width or height.

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public int MaxWidthOrHeightComponent { get; }

Property Value

Type: Int32
See Also