  | 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 IntegerParameters
- areaId
 - Type: SystemInt32
 
Return Value
Type: 
Int32
See Also