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