Click or drag to resize
SizeConstraintGetHashCode Method
Returns a hash code for this SizeConstraint structure.

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public override int GetHashCode()

Return Value

Type: Int32
A hash code for this SizeConstraint structure.
See Also