| IPageServiceGetFirstModulePageForArea Method |
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax Page 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:
PageSee Also