Returns a DateTime that represent a value of the specified field.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public static DateTime GetDateTimeValue(
NameValueCollection fields,
string name
)
Type: System.Collections.Specialized..NameValueCollection
The collection of POST fields returned by the Package.PackageFields property.
Type: System..String
The name of the field to retrieve a value.