ObjectRelationshipInfoProvider GetRelationships Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetRelationships 
Returns the query for all relationship names.
Public methodStatic memberGetRelationships(String, String, Int32, String)
Gets all the relationships based on the given parameters.
Public methodStatic memberGetRelationships(Int32, String, Int32, Boolean, Boolean, String)
Gets all the relationships for the specified object. Left and right parameters determine whether the object can be on left or right side of the relationship.
Back to Top
See Also