ContextSelector<T>.CurrentItem property

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

Syntax

'Declaration
Public ReadOnly Property CurrentItem As T
    Get
'Usage
Dim instance As ContextSelector
Dim value As T

value = instance.CurrentItem
public T CurrentItem { get; }

Property value

Type: T

See also

Reference

ContextSelector<T> class

ContextSelector<T> members

Microsoft.SharePoint.WebControls namespace