Click or drag to resize
ExternalFileLastModified Property
Defines point in time in which the external file was modified.

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 13.0.131
Syntax
C#
public DateTime LastModified { get; }

Property Value

Type: DateTime
See Also