WebViewPipelineEventsHandler

From Virtual World Web Wiki
Jump to: navigation, search

This class implements a Layer Two extensibility point as virtual members which can be overriden as needed. Derive from this class to provide your own implementation.

See also: IWebViewPipelineEvents

Remarks [edit]

Constructors

WebViewPipelineEventsHandler()

Methods

void AccountCreated(HttpContextBase context, Guid accountID)
bool BeginRequest(HttpContextBase context)