NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpCachePolicySettings.IsExpiresSet

[To be supplied.]

[Visual Basic]
Public ReadOnly Property IsExpiresSet As Boolean
[C#]
public bool IsExpiresSet {get;}
[C++]
public: __property bool get_IsExpiresSet();
[JScript]
public function get IsExpiresSet() : Boolean;

See Also

HttpCachePolicySettings Class | HttpCachePolicySettings Members | System.Web Namespace