Sets the Expires HTTP header to an absolute date and time.
Namespace: CMS.Base.InternalAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax void SetExpires(
DateTime date
)
Parameters
- date
- Type: SystemDateTime
The absolute expiration time.
See Also