Click or drag to resize
BaseInfoAssignedSites Property
Collection of the sites to which the object is associated via site bindings (M:N relationships).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public virtual IInfoObjectCollection AssignedSites { get; }

Property Value

Type: IInfoObjectCollection
See Also