Click or drag to resize

PFSite_RequestContext Properties

The PFSite_RequestContext type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberName
Gets or sets a name representing the current request.
Public propertyStatic memberRequestAvailable
Gets a value indicating whether a current HttpContext and a current HttpRequest are available.
Public propertyStatic memberSite
Gets the PFSite representing the current request.
Public propertyStatic memberSiteEnabled
Gets or sets a value indicating whether a PFSite could use the current context.
Public propertyStatic memberStartDate
Gets or sets the start date of the current request.
Top
See Also