  | IPageServiceGetPageTemplatesForArea Method  | 
  
    Namespace: 
   Dynamicweb.Content
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
SyntaxPageCollection GetPageTemplatesForArea(
	int areaId
)
Function GetPageTemplatesForArea ( 
	areaId As Integer
) As PageCollection
Parameters
- areaId
 - Type: SystemInt32
 
Return Value
Type: 
PageCollection
See Also