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