  | TemplateProviderContentType Property  | 
  
    Namespace: 
   Dynamicweb.Ecommerce
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[AddInParameterAttribute("Content Type")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "inputClass=inputControl")]
public string ContentType { get; set; }<AddInParameterAttribute("Content Type")>
<AddInParameterEditorAttribute(GetType(DropDownParameterEditor), "inputClass=inputControl")>
Public Property ContentType As String
	Get
	SetProperty Value
Type: 
String
See Also