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: 13.0.131
Syntax
C#
public ContentResult GetAll()

Return Value

Type: ContentResult
See Also