Dynamicweb 8 Documentation
Add(Int32,String) Method

Area ID.
Domain.
Adds new item to this set.
Syntax
'Declaration
 
Public Overloads Sub Add( _ 
   ByVal areaID As Integer, _ 
   ByVal domain As String _ 
) 
public void Add( 
   int areaID,
   string domain 
)

Parameters

areaID
Area ID.
domain
Domain.
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

Area.AreaDomainRelationSet Class
Area.AreaDomainRelationSet Members
Overload List

Send Feedback