RelationshipNameInfoProvider GetRelationshipNameInfoInternal Method (String)Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: RelationshipNameInfo
See Also