ContextSelector<T>.GetItem method

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

Syntax

'Declaration
Protected MustOverride Function GetItem As T
'Usage
Dim returnValue As T

returnValue = Me.GetItem()
protected abstract T GetItem()

Return value

Type: T

See also

Reference

ContextSelector<T> class

ContextSelector<T> members

Microsoft.SharePoint.WebControls namespace