summaryP:DotNetNuke.Services.Upgrade.Internals.InstallConfiguration.PortalConfig.IsChild

Namespace: DotNetNuke.Services.Upgrade.Internals.InstallConfiguration
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool IsChild { get; set; }
Visual Basic
Public Property IsChild As Boolean
	Get
	Set

See Also