  | IPageServiceGetFirstPageForArea 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: SystemInt32
 
Return Value
Type: 
Page
See Also