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.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Manages DisplayTemplate related operations.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public NotInheritable Class DisplayTemplateManager _
Inherits MarketingServices
'Usage
Dim instance As DisplayTemplateManager
[ComVisibleAttribute(false)]
public sealed class DisplayTemplateManager : MarketingServices
[ComVisibleAttribute(false)]
public ref class DisplayTemplateManager sealed : public MarketingServices
public final class DisplayTemplateManager extends MarketingServices
Remarks
DisplayTemplateManager has the methods for working with DisplayTemplate objects.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Marketing..::.MarketingServices
Microsoft.CommerceServer.Marketing..::.DisplayTemplateManager
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.