RelationshipNameInfoProviderGetRelationshipNameInfoByGUID Method |
Returns object with specified GUID.
Namespace: CMS.RelationshipsAssembly: CMS.Relationships (in CMS.Relationships.dll) Version: 8.2.23
Syntax public static RelationshipNameInfo GetRelationshipNameInfoByGUID(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
Object GUID
Return Value
Type:
RelationshipNameInfoSee Also