Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content
IAreaService Interface
IAreaService Methods
CanDeleteArea Method
CopyArea Method
DeleteArea Method
GetArea Method
GetAreas Method
GetAreasByDomain Method
GetLanguageAreas Method
GetMasterArea Method
GetMasterAreas Method
GetNewSortValue Method
SaveArea Method
IAreaService
GetArea Method
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
Area
GetArea
(
int
id
)
Function
GetArea
(
id
As
Integer
)
As
Area
Parameters
id
Type:
System
Int32
Return Value
Type:
Area
See Also
Reference
IAreaService Interface
Dynamicweb.Content Namespace