PublishingHttpModule members

This member is reserved for internal use and is not intended to be used directly from your code.

The PublishingHttpModule type exposes the following members.

Constructors

  Name Description
Public method PublishingHttpModule Initializes a new instance of a PublishingHttpModule object.

Top

Methods

  Name Description
Public method BeginRequestHandler Handles the event fired at the beginning of every request.
Public method Dispose Releases any resources that the ASP.NETIHttpModule interface is holding.
Public methodStatic member DontChangeCacheHeadersForRequest Prevents the caching mechanism from changing cache headers for a specific request.
Public methodStatic member DontEnableCachingForRequest Prevents the current page output from being cached.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Init Initializes the ASP.NETIHttpModule interface and registers it to handle the last event before ASP.NET determines whether to place the response in the cache.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public methodStatic member ValidateCache Cache validation callback function that is used by the ASP.NET output cache to determine if a cache entry is still valid.

Top

See also

Reference

PublishingHttpModule class

Microsoft.SharePoint.Publishing namespace