Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content.Data
IAreaRepository Interface
IAreaRepository Methods
Delete Method
GetArea Method
GetAreas Method
GetNextSortValue Method
RestoreArea Method
Save Method
IAreaRepository
GetArea Method
Namespace:
Dynamicweb.Content.Data
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
IAreaRepository Interface
Dynamicweb.Content.Data Namespace