Click or drag to resize

EmailMarketingEmailEditorRender Method (ConfigurableAddIn, String, Object, Hashtable, String)

Namespace:  Dynamicweb.Extensibility.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public override string Render(
	ConfigurableAddIn AddIn,
	string Name,
	Object Value,
	Hashtable options,
	string Label
)

Parameters

AddIn
Type: Dynamicweb.Extensibility.AddInsConfigurableAddIn
Name
Type: SystemString
Value
Type: SystemObject
options
Type: System.CollectionsHashtable
Label
Type: SystemString

Return Value

Type: String
See Also