Base class implementation of interface. Throws NotImplementedException.

Namespace:  EPiServer.Web.Hosting
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public virtual DateTime Changed { get; }

Field Value

The changed.

See Also