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

Namespace: CMS.Relationships
Assembly: CMS.Relationships (in CMS.Relationships.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<ObjectRelationshipInfo> GetRelationshipsInternal()

Return Value

Type: ObjectQueryObjectRelationshipInfo
See Also