| TemplateProviderTemplate Property |
Namespace:
Dynamicweb.Ecommerce
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [AddInParameterAttribute("Template")]
[AddInParameterEditorAttribute(typeof(TemplateParameterEditor), "inputClass=inputControl;folder=Templates/Feeds")]
public string Template { get; set; }
<AddInParameterAttribute("Template")>
<AddInParameterEditorAttribute(GetType(TemplateParameterEditor), "inputClass=inputControl;folder=Templates/Feeds")>
Public Property Template As String
Get
Set
Property Value
Type:
StringSee Also