Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Refreshes the context of the page.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel.Adorners
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Syntax
public abstract ListProviderAdorner CreateRefreshContext()
public:
virtual ListProviderAdorner^ CreateRefreshContext() abstract
Public MustOverride Function CreateRefreshContext As ListProviderAdorner
Return Value
Type: Microsoft.WindowsServerSolutions.Administration.ObjectModel.Adorners.ListProviderAdorner
An instance of ListProviderAdorner.
See Also
PageContentAdorner Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel.Adorners Namespace
Return to top