1 write to _allowInHistory
System.Web (1)
HttpCachePolicy.cs (1)
285
_allowInHistory
= allowInHistory ;
1 reference to _allowInHistory
System.Web (1)
HttpCachePolicy.cs (1)
405
internal int AllowInHistoryInternal {get {return
_allowInHistory
;}}