| ContentAreaNodeCountry Property |
Gets or sets the country.
Namespace:
Dynamicweb.Management.Content.Nodes
Assembly:
Dynamicweb.Management.Content (in Dynamicweb.Management.Content.dll) Version: 2.7.2
Syntax public string Country { get; set; }
Public Property Country As String
Get
Set
Property Value
Type:
String
The country.
See Also