 | IPageService.GetFirstPageForArea Method |
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
SyntaxPage GetFirstPageForArea(
int areaId
)
Function GetFirstPageForArea (
areaId As Integer
) As Page
Parameters
- areaId
- Type: System.Int32
Return Value
Type:
Page
See Also