HandleRequest Method


Unique identifier of the page that acts as a page extender.
An array with the url segments that are below the page acting as page extender.
Called when a request is made to a sub url that isn't a page in the system. Will pass the identifier of the page that will act as the page extender as well as all url segments that are below that page.

Syntax

'Declaration
 
Function HandleRequest( _
   ByVal pageId As Guid, _
   ByVal remainingSegments() As String _
) As Boolean

Parameters

pageId
Unique identifier of the page that acts as a page extender.
remainingSegments
An array with the url segments that are below the page acting as page extender.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

This documentation was created using Document! X from Innovasys