summaryP:DotNetNuke.Web.Models.SiteDetail.IsHost

Namespace: DotNetNuke.Web.Models
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
[DataMemberAttribute]
public bool IsHost { get; set; }
Visual Basic
<DataMemberAttribute> 
Public Property IsHost As Boolean
	Get
	Set

See Also