Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content
AreaService Class
AreaService Methods
CanDeleteArea Method
CanMoveToBin Method
CanRestore Method
ClearCache Method
CopyArea Method
DeleteArea Method
GetArea Method
GetAreas Method
GetAreasByDomain Method
GetLanguageAreas Method
GetMasterArea Method
GetMasterAreas Method
GetNewSortValue Method
MoveToBin Method
MoveToExistingBin Method
Restore Method
SaveArea Method
AreaService
GetMasterAreas Method
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
public
IList
<
Area
>
GetMasterAreas
()
Public
Function
GetMasterAreas
As
IList
(
Of
Area
)
Return Value
Type:
IList
Area
Implements
IAreaService
GetMasterAreas
See Also
Reference
AreaService Class
Dynamicweb.Content Namespace