| 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
)
Public Function GetDatemodified (
Dateformat As String
) As String
Parameters
- Dateformat
- Type: SystemString
Return Value
Type:
StringThe datemodified.
See Also