WebAdministrationSelector.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 SPWeb
'Usage
Dim returnValue As SPWeb
returnValue = Me.GetItem()
protected override SPWeb GetItem()
Return Value
Type: Microsoft.SharePoint.SPWeb
See Also
Reference
WebAdministrationSelector Class