UploadItemDateModified Property
Gets the file modified date passed by the client for the upload item.
This can be a null for legacy upload methods
Html4 and
Silverlight, as the file modified date cannot be known.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public DateTime? DateModified { get; }
Public ReadOnly Property DateModified As DateTime?
Get
Property Value
NullableDateTime