GeneratePreview Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Generate the HTML preview for a CampaignItem.
Overload List
Name | Description | |
---|---|---|
GeneratePreview(DisplayableCampaignItem) | Generate the HTML preview for a CampaignItem given the template and property set to use for the preview. | |
GeneratePreview(String, StringDictionary) | Generate the HTML preview for a campaign item given the template and property set to use for the preview. | |
GeneratePreview(DisplayableCampaignItem, StringDictionary) | Generate the HTML preview for a CampaignItem given the template and property set to use for the preview. |
Top