RelationshipNameInfoProvider GetRelationshipNameInfoInternal Method (Int32)Kentico 8.0 API Reference
Returns the RelationshipNameInfo structure for the specified relationship name ID.

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

Parameters

relationshipNameId
Type: OnlineSystem Int32
Relationship name ID to use for retrieving the resource data

Return Value

Type: RelationshipNameInfo
See Also