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: 8.2.23
Syntax
C#
public virtual InfoObjectCollection AssignedSites { get; }

Property Value

Type: InfoObjectCollection
See Also