RelationshipNameInfoProviderGetAdHocRelationshipNameDisplayName Method |
Gets display name for ad-hoc relationship name
Namespace: CMS.RelationshipsAssembly: CMS.Relationships (in CMS.Relationships.dll) Version: 13.0.131
Syntax public static string GetAdHocRelationshipNameDisplayName(
string classDisplayName,
IField field
)
Parameters
- classDisplayName
- Type: SystemString
Class display name of the document - field
- Type: CMS.DataEngineIField
Field for ad-hoc relationship name
Return Value
Type:
StringSee Also