ITemplateContext Interface
Exposes information about an Operations Manager template that can be run.
Namespace: Microsoft.EnterpriseManagement.UI
Assembly: Microsoft.EnterpriseManagement.UI.Extensibility (in microsoft.enterprisemanagement.ui.extensibility.dll)
Usage
'Usage
Dim instance As ITemplateContext
Syntax
'Declaration
Public Interface ITemplateContext
Inherits IAuthoringContext, IPageContext
public interface ITemplateContext : IAuthoringContext, IPageContext
public interface class ITemplateContext : IAuthoringContext, IPageContext
public interface ITemplateContext extends IAuthoringContext, IPageContext
public interface ITemplateContext 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
ITemplateContext Members
Microsoft.EnterpriseManagement.UI Namespace