RelationshipNameInfoProvider GetRelationshipNames Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetRelationshipNames 
Returns the query for all relationship names.
Public methodStatic memberGetRelationshipNames(Int32, String)
Returns object query of relationship names on selected site specified by where condition.
Public methodStatic memberGetRelationshipNames(String, String, Int32, String)
Returns object query of relationship names specified by where condition.
Back to Top
See Also