IWriteActionModuleContext Interface
Defines the method and properties that expose information about a write action module that is being configured.
Namespace: Microsoft.EnterpriseManagement.UI
Assembly: Microsoft.EnterpriseManagement.UI.Extensibility (in microsoft.enterprisemanagement.ui.extensibility.dll)
Usage
'Usage
Dim instance As IWriteActionModuleContext
Syntax
'Declaration
Public Interface IWriteActionModuleContext
Inherits IModuleContext, IAuthoringContext, IPageContext
public interface IWriteActionModuleContext : IModuleContext, IAuthoringContext, IPageContext
public interface class IWriteActionModuleContext : IModuleContext, IAuthoringContext, IPageContext
public interface IWriteActionModuleContext extends IModuleContext, IAuthoringContext,
IPageContext
public interface IWriteActionModuleContext extends IModuleContext, 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
IWriteActionModuleContext Members
Microsoft.EnterpriseManagement.UI Namespace