Gets the UTC last modified.

Namespace: DotNetNuke.Services.Cache
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public DateTime UtcLastModified { get; }
Visual Basic
Public ReadOnly Property UtcLastModified As DateTime
	Get

See Also