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 | |
---|---|---|
GetDisplayTemplate(Int32) | Retrieves an existing DisplayTemplate, as identified by the Template's unique identifier. | |
GetDisplayTemplate(String) | Retrieves an existing DisplayTemplate with the specified name from the database. |
Top
Remarks
Returns the specified DisplayTemplate object.