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
MoveToBin Method
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
public
Guid
MoveToBin
(
Area
obj
)
Public
Function
MoveToBin
(
obj
As
Area
)
As
Guid
Parameters
obj
Type:
Dynamicweb.Content
Area
Return Value
Type:
Guid
Implements
IRecyclable
T
MoveToBin(T)
See Also
Reference
AreaService Class
Dynamicweb.Content Namespace