Specifies the absolute expiration time when the image expires from the session, cache, or file object.
[Visual Basic]
Public Property AbsoluteExpiration As Date
[C#]
public DateTime AbsoluteExpiration {get;set;}
[Delphi]
public property AbsoluteExpiration: DateTime read get_AbsoluteExpiration write set_AbsoluteExpiration;
See Also
C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |