Click or drag to resize
DocumentNodeDataInfoSite Property
Site of the document.

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public SiteInfo Site { get; }

Property Value

Type: SiteInfo
See Also