Click or drag to resize
InfoObjectCollectionTInfoSiteID Property
Site ID to filter the collection to a particular site

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public int SiteID { get; set; }

Property Value

Type: Int32

Implements

IInfoObjectCollectionSiteID
See Also