 | IPageService.GetFirstModulePageForArea 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: System.Int32
- moduleSystemName
- Type: System.String
Return Value
Type:
Page
See Also