Click or drag to resize
KenticoValidationRuleMetadataControllerGetAll Method
Gets metadata for all registered validation rules grouped by their type and alphabetically ordered.

Namespace: Kentico.Forms.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public HttpResponseMessage GetAll()

Return Value

Type: HttpResponseMessage
See Also