Click or drag to resize
FileUploaderComponentPlainSystemFileName Property
Represents the identifier of the permanent file that is already stored in the database and file system.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public string PlainSystemFileName { get; set; }

Property Value

Type: String
See Also