Click or drag to resize
SizeConstraintToString Method
Creates a human-readable string that represents 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 string ToString()

Return Value

Type: String
A human-readable string that represents this SizeConstraint structure.
See Also