Click or drag to resize
DocumentQueryPropertiesSiteName Property
Provides site name for the current query (If there is only single site specified.)

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public string SiteName { get; set; }

Property Value

Type: String
See Also