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
GetArea Method
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
public
Area
GetArea
(
int
id
)
Public
Function
GetArea
(
id
As
Integer
)
As
Area
Parameters
id
Type:
System
Int32
Return Value
Type:
Area
Implements
IAreaService
GetArea(Int32)
See Also
Reference
AreaService Class
Dynamicweb.Content Namespace