Click or drag to resize
SizeConstraintIsEmpty Property
Tests whether this structure has width, height and maximum width or height of 0.

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

Property Value

Type: Boolean
See Also