FileUploaderComponentPlainTempFileIdentifier Property |
Represents the identifier of the newly uploaded file in the unprotected format.
Namespace: Kentico.Forms.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax public Nullable<Guid> PlainTempFileIdentifier { get; set; }
Property Value
Type:
NullableGuidSee Also