Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
Kentico Namespaces
Kentico.Forms Namespaces
Kentico.Forms.Web.Mvc
NameComponent Class
NameComponent Methods
BindContext Method
Validate Method
NameComponent
BindContext Method
Binds contextual values from a
PropertiesPanelComponentContext
instance. The component cannot work in any other context.
Namespace:
Kentico.Forms.Web.Mvc
Assembly:
Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
void
BindContext
(
FormComponentContext
context
)
Parameters
context
Type:
Kentico.Forms.Web.Mvc
FormComponentContext
Context to bind values from.
Exceptions
Exception
Condition
ArgumentException
Thrown when
context
is of any other type than
PropertiesPanelComponentContext
.
See Also
Reference
NameComponent Class
Kentico.Forms.Web.Mvc Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com