Share via


GetDisplayTemplate Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Retrieves a specified DisplayTemplate object from the database.

Overload List

  Name Description
ms989375.pubmethod(en-US,CS.70).gif GetDisplayTemplate(Int32) Retrieves an existing DisplayTemplate, as identified by the Template's unique identifier.
ms989375.pubmethod(en-US,CS.70).gif GetDisplayTemplate(String) Retrieves an existing DisplayTemplate with the specified name from the database.

Top

Remarks

Returns the specified DisplayTemplate object.

See Also

Reference

DisplayTemplateManager Class

DisplayTemplateManager Members

Microsoft.CommerceServer.Marketing Namespace