  | AreaDomainRelationSetContains Method (String) | 
  
    Namespace: 
   Dynamicweb.Content
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic bool Contains(
	string domain
)
Public Function Contains ( 
	domain As String
) As Boolean
Parameters
- domain
 - Type: SystemString
 
Return Value
Type: 
Boolean
See Also