ListAdministrationSelector.GetItem Method
This member overrides ContextSelector<T>.GetItem().
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function GetItem As SPList
'Usage
Dim returnValue As SPList
returnValue = Me.GetItem()
protected override SPList GetItem()
Return Value
Type: Microsoft.SharePoint.SPList
See Also
Reference
ListAdministrationSelector Class