Variable CSPResponse::Expires

Description:
Contains the expiration date and time of the page.

Prototype
CSPDateTime Expires;

Remarks:
You should use this varible before any data is sent to the client.

Examples:
Response.Expires.SetDate( 1,1,2010 );
Response.Expires.SetTime( 12, 30, 0 );
CSPResponse | Intrinsic objects and classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd