Click or drag to resize
FileUploaderComponentGetValue Method
Gets the identification string of the form file. Gets the TempFileIdentifier.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public override BizFormUploadFile GetValue()

Return Value

Type: BizFormUploadFile
See Also