RelationshipNameInfoProvider GetRelationshipNameInfo Method (String)Kentico 8.0 API Reference
Returns the RelationshipNameInfo structure for the specified relationship name.

Namespace: CMS.Relationships
Assembly: CMS.Relationships (in CMS.Relationships.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

relationshipName
Type: OnlineSystem String
Relationship name to use for retrieving the resource data

Return Value

Type: RelationshipNameInfo
See Also