Click or drag to resize

FileGetDatemodified Method

Gets the datemodified.

Namespace:  Dynamicweb.FilePublisher
Assembly:  Dynamicweb.FilePublisher (in Dynamicweb.FilePublisher.dll) Version: 3.0.3
Syntax
public string GetDatemodified(
	string Dateformat
)

Parameters

Dateformat
Type: SystemString

Return Value

Type: String
The datemodified.
See Also