Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
HandleRequest ( System.Guid pageId, string remainingSegments ) : bool |
This function is required for implementing the IPageExtender interface and will be called in order to verify that the requested Url is a part of the extended page or not.
|
public HandleRequest ( System.Guid pageId, string remainingSegments ) : bool | ||
pageId | System.Guid | The id of the page being extended |
remainingSegments | string | The remaining Url segments from the page and on |
Résultat | bool |