summaryP:DotNetNuke.Entities.Portals.PortalAliasInfo.BrowserType

Namespace: DotNetNuke.Entities.Portals
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public BrowserTypes BrowserType { get; set; }
Visual Basic
Public Property BrowserType As BrowserTypes
	Get
	Set

See Also