PortalApplication Class

Provides run-time support for an Office SharePoint Server application.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Portal.PortalApplication

Namespace:  Microsoft.SharePoint.Portal
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class PortalApplication
'Usage
Dim instance As PortalApplication
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class PortalApplication

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PortalApplication Members

Microsoft.SharePoint.Portal Namespace