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