SiteContainerData.IsMain Property

Definition

<code>true</code> if the container is the main site container; <code>false</code> otherwise.

public bool? IsMain { get; set; }
member this.IsMain : Nullable<bool> with get, set
Public Property IsMain As Nullable(Of Boolean)

Property Value

Applies to