USER_SITESITE_NAME Property

Name of the site. Must be one of the values provided by your administrator. Can be set by name or id (SITE_ID)

Definition

Namespace: Ensur.Core.Main.POCOs
Assembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string SITE_NAME { get; set; }

Property Value

String

See Also