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