Plumtree UI Infrastructure API  
 

IMVCController.DoOnPageFinishActions Method 

This method invokes the OnPageFinish PEI.

HTMLElement DoOnPageFinishActions(
   RequestData requestData,
   string hostname
);

Parameters

requestData
the request
hostname
the hostname of current portal instance

Return Value

any page action comments

See Also

IMVCController Interface | com.plumtree.uiinfrastructure.interpreter Namespace