Share via


LargeListContextInformation.ContextWebApplication property

This member is reserved for internal use and is not intended to be used directly from your code. Gets the context web application for the large list.

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ContextWebApplication As SPWebApplication
    Get
'Usage
Dim value As SPWebApplication

value = LargeListContextInformation.ContextWebApplication
public static SPWebApplication ContextWebApplication { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPWebApplication
The SPWebApplication object that represents the context web application used to determine large list throttling settings.

See also

Reference

LargeListContextInformation class

LargeListContextInformation members

Microsoft.Office.Server.WebControls namespace