Uiinfrastructure API Docs  
 

Interpreter.DoService Method 

Pass the HTTP request to the static control code.

public virtual void DoService(
   IXPRequest request,
   IXPResponse response,
   ISessionManager session,
   IApplication application
);

Parameters

request
response
session
application

Implements

IXPPage.DoService

See Also

Interpreter Class | com.plumtree.uiinfrastructure.interpreter Namespace