Click or drag to resize
RelationshipNameInfoProviderGetRelationshipNameInfoByGUIDInternal Method
Returns object with specified GUID.

Namespace: CMS.Relationships
Assembly: CMS.Relationships (in CMS.Relationships.dll) Version: 9.0.0
Syntax
C#
protected virtual RelationshipNameInfo GetRelationshipNameInfoByGUIDInternal(
	Guid guid
)

Parameters

guid
Type: SystemGuid
Object GUID

Return Value

Type: RelationshipNameInfo
See Also