Click or drag to resize
RelationshipNameSiteInfoProviderSetInfo Method
Inserts or Updates the object to the database.

Namespace: CMS.Relationships
Assembly: CMS.Relationships (in CMS.Relationships.dll) Version: 11.0.0
Syntax
C#
protected override void SetInfo(
	RelationshipNameSiteInfo info
)

Parameters

info
Type: CMS.RelationshipsRelationshipNameSiteInfo
Object to insert / update
See Also