BDCGridViewPager Class (Microsoft.Office.Server.ApplicationRegistry.Administration.UI)

This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration.UI
Assembly: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Syntax

'Declaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public NotInheritable Class BDCGridViewPager
    Inherits Control
    Implements IPostBackEventHandler
'Usage
Dim instance As BDCGridViewPager
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] 
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
public sealed class BDCGridViewPager : Control, IPostBackEventHandler

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
    Microsoft.Office.Server.ApplicationRegistry.Administration.UI.BDCGridViewPager

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

BDCGridViewPager Members
Microsoft.Office.Server.ApplicationRegistry.Administration.UI Namespace