IViewContext Interface
Defines the operations that can be executed on a view that is being created or updated.
Namespace: Microsoft.EnterpriseManagement.UI
Assembly: Microsoft.EnterpriseManagement.UI.Extensibility (in microsoft.enterprisemanagement.ui.extensibility.dll)
Usage
'Usage
Dim instance As IViewContext
Syntax
'Declaration
Public Interface IViewContext
Inherits IAuthoringContext, IPageContext
public interface IViewContext : IAuthoringContext, IPageContext
public interface class IViewContext : IAuthoringContext, IPageContext
public interface IViewContext extends IAuthoringContext, IPageContext
public interface IViewContext extends IAuthoringContext, IPageContext
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP
See Also
Reference
IViewContext Members
Microsoft.EnterpriseManagement.UI Namespace