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