Click or drag to resize
FileUploaderProperties Constructor
Initializes a new instance of the FileUploaderProperties class.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public FileUploaderProperties()
Remarks
The constructor initializes the base class to data type Text and size 500.
See Also