SizeConstraintToString Method |
Creates a human-readable string that represents this
SizeConstraint structure.
Namespace: Kentico.Content.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax public override string ToString()
Return Value
Type:
StringA human-readable string that represents this
SizeConstraint structure.
See Also