ListProviderAdorner Class
The ListProviderAdorner object is used by an adorned page to enable business object to be loaded. This occurs immediately after the page has loaded its own list.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel.Adorners
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
[SerializableAttribute] public abstract class ListProviderAdorner : MarshalByRefObject, IEqualityComparer<ListObject>
/** @attribute SerializableAttribute() */ public abstract class ListProviderAdorner extends MarshalByRefObject implements IEqualityComparer<ListObject>
SerializableAttribute public abstract class ListProviderAdorner extends MarshalByRefObject implements IEqualityComparer<ListObject>
System.Object
System.MarshalByRefObject
Microsoft.WindowsServerSolutions.Administration.ObjectModel.Adorners.ListProviderAdorner
System.MarshalByRefObject
Microsoft.WindowsServerSolutions.Administration.ObjectModel.Adorners.ListProviderAdorner
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Server 2008 R2 x64, Windows 7 x64, Windows Server 2008 x64, Windows Vista x64Copyright © 2013 by Microsoft Corporation. All rights reserved.