Class EmailMarketingEmailEditor
- Namespace
- Dynamicweb.Extensibility.Editors
- Assembly
- Dynamicweb.dll
[Obsolete("Use 'Dynamicweb.EmailMarketing.Editors.EmailEditor, Dynamicweb.EmailMarketing' instead.")]
public class EmailMarketingEmailEditor : ParameterEditor
- Inheritance
-
EmailMarketingEmailEditor
- Inherited Members
Methods
Render(ConfigurableAddIn, string, object, Hashtable)
Renders the editor.
[Obsolete("Do not use.")]
public override string Render(ConfigurableAddIn AddIn, string Name, object Value, Hashtable options)
Parameters
AddIn
ConfigurableAddInName
stringValue
objectoptions
Hashtable- Drop-down options.
Returns
- string
- Editor contents.
Render(ConfigurableAddIn, string, object, Hashtable, string)
Renders the editor.
[Obsolete("Do not use.")]
public override string Render(ConfigurableAddIn AddIn, string Name, object Value, Hashtable options, string Label)
Parameters
AddIn
ConfigurableAddInName
stringValue
objectoptions
Hashtable- Drop-down options.
Label
string
Returns
- string
- Editor contents.