Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
Kentico Namespaces
Kentico.Forms Namespaces
Kentico.Forms.Web.Mvc
VisibilityConditionDefinitionProvider Class
VisibilityConditionDefinitionProvider Methods
Get Method
GetAll Method
GetAnotherFieldVisibilityConditionDefinitions Method
GetCustomVisibilityConditionDefinitions Method
VisibilityConditionDefinitionProvider
Get Method
Gets a form component visibility condition 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
VisibilityConditionDefinition
Get
(
string
identifier
)
Parameters
identifier
Type:
System
String
Identifier of the form component visibility condition definition to retrieve.
Return Value
Type:
VisibilityConditionDefinition
Returns form component visibility condition definition with given identifier, or null when not found.
Implements
IFormBuilderDefinitionProvider
TDefinition
Get(String)
See Also
Reference
VisibilityConditionDefinitionProvider Class
Kentico.Forms.Web.Mvc Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com