| SolutionInfoAreaWebPages Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax [ObsoleteAttribute("Use AreaWebpageCount instead")]
public int AreaWebPages(
int areaId
)
<ObsoleteAttribute("Use AreaWebpageCount instead")>
Public Function AreaWebPages (
areaId As Integer
) As Integer
Parameters
- areaId
- Type: SystemInt32
Return Value
Type:
Int32See Also