BaseXsltDataWebPart.ContextView property

Gets the SPView in the current context.

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

Syntax

protected virtual SPView ContextView { get; }

Property value

Type: Microsoft.SharePoint.SPView
The SPView in the current context. This property is always null in this abstract base class.

See also

Reference

BaseXsltDataWebPart class

BaseXsltDataWebPart members

Microsoft.SharePoint.WebPartPages namespace