Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
Kentico Namespaces
Kentico.Forms Namespaces
Kentico.Forms.Web.Mvc
ValidationRuleDefinitionProvider Class
ValidationRuleDefinitionProvider Methods
Get Method
GetAll Method
ValidationRuleDefinitionProvider
Get Method
Gets a form component validation rule definition by its identifier.
Namespace:
Kentico.Forms.Web.Mvc
Assembly:
Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
Copy
public
ValidationRuleDefinition
Get
(
string
identifier
)
Parameters
identifier
Type:
System
String
Identifier of the form component validation rule definition to retrieve.
Return Value
Type:
ValidationRuleDefinition
Returns form component validation rule definition with given identifier, or null when not found.
Implements
IFormBuilderDefinitionProvider
TDefinition
Get(String)
See Also
Reference
ValidationRuleDefinitionProvider Class
Kentico.Forms.Web.Mvc Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com