Share via


ChildSiteLink.Parent Property

Definition

Gets the parent **ContentIsland**.

public:
 property ContentIsland ^ Parent { ContentIsland ^ get(); };
ContentIsland Parent();
public ContentIsland Parent { get; }
var contentIsland = childSiteLink.parent;
Public ReadOnly Property Parent As ContentIsland

Property Value

The parent **ContentIsland**.

Implements

Applies to