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

Parameters

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

Return Value

Type: RelationshipNameInfo
See Also