Xperience 13 API Reference
Xperience 13 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: 13.0.131
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) 2023 Kentico Software
Send comments on this topic to
support@kentico.com