  | IPageServiceGetFirstModulePageForArea Method  | 
  
    Namespace: 
   Dynamicweb.Content
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
SyntaxPage GetFirstModulePageForArea(
	int areaId,
	string moduleSystemName
)
Function GetFirstModulePageForArea ( 
	areaId As Integer,
	moduleSystemName As String
) As Page
Parameters
- areaId
 - Type: SystemInt32
 - moduleSystemName
 - Type: SystemString
 
Return Value
Type: 
Page
See Also