RelationshipNameInfoProviderRelationshipNameExistsInternal Method |
Check whether relationship with given name already exists.
Namespace: CMS.RelationshipsAssembly: CMS.Relationships (in CMS.Relationships.dll) Version: 13.0.131
Syntax protected virtual bool RelationshipNameExistsInternal(
string name
)
Parameters
- name
- Type: SystemString
Relationship name to check
Return Value
Type:
BooleanSee Also