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