RelationshipNameInfoProviderGetRelationshipNameInfoInternal Method (Int32) |
Returns the RelationshipNameInfo structure for the specified relationship name ID.
Namespace: CMS.RelationshipsAssembly: CMS.Relationships (in CMS.Relationships.dll) Version: 8.2.23
Syntax protected virtual RelationshipNameInfo GetRelationshipNameInfoInternal(
int relationshipNameId
)
Parameters
- relationshipNameId
- Type: SystemInt32
Relationship name ID to use for retrieving the resource data
Return Value
Type:
RelationshipNameInfoSee Also