This topic has not yet been rated - Rate this topic

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)
'Usage
Dim instance As ListProviderAdorner

[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
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 x64

 

Copyright © 2013 by Microsoft Corporation. All rights reserved.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.