Click or drag to resize
ObjectRelationshipInfoProviderGetRelationships Method
Returns the query for all relationship names.

Namespace: CMS.Relationships
Assembly: CMS.Relationships (in CMS.Relationships.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<ObjectRelationshipInfo> GetRelationships()

Return Value

Type: ObjectQueryObjectRelationshipInfo
See Also