CMSActionResultLastModified Property |
Sets the Last-Modified HTTP header to the specified date and time.
Namespace: CMS.Base.RoutingAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public Nullable<DateTime> LastModified { get; protected set; }
Property Value
Type:
NullableDateTimeSee Also