Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
Kentico Namespaces
Kentico.Forms Namespaces
Kentico.Forms.Web.Mvc
FileUploaderComponent Class
FileUploaderComponent Methods
BindContext Method
GetFileUploadParameters Method
GetValue Method
SetValue Method
Validate Method
FileUploaderComponent
BindContext Method
Binds contextual information to the form component.
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
Exceptions
Exception
Condition
ArgumentException
Thrown when
context
is not an instance of
BizFormComponentContext
.
See Also
Reference
FileUploaderComponent Class
Kentico.Forms.Web.Mvc Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com