Dynamicweb 8 Documentation
SetActiveState(Int32,Boolean) Method

The id.
if set to true active.
Sets the active state of the instance.
Syntax
'Declaration
 
Public Overloads Shared Sub SetActiveState( _ 
   ByVal id As Integer, _ 
   ByVal State As Boolean _ 
) 
public static void SetActiveState( 
   int id,
   bool State 
)

Parameters

id
The id.
State
if set to true active.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Path Class
Path Members
Overload List

Send Feedback