Udostępnij za pośrednictwem


HttpResponseBase.ExpiresAbsolute Właściwość

Definicja

Pobiera lub ustawia bezwzględną datę i godzinę wygaśnięcia buforowanych informacji w pamięci podręcznej. ExpiresAbsolutezapewnia zgodność z wcześniejszymi wersjami Active Server Pages (ASP).

public:
 virtual property DateTime ExpiresAbsolute { DateTime get(); void set(DateTime value); };
public virtual DateTime ExpiresAbsolute { get; set; }
member this.ExpiresAbsolute : DateTime with get, set
Public Overridable Property ExpiresAbsolute As DateTime

Wartość właściwości

DateTime

Data i godzina wygaśnięcia strony.

Wyjątki

Dotyczy