Click or drag to resize

PlaceholderReplacerReplacePlaceholders Method (String, IDictionaryString, Object)

Namespace:  Dynamicweb.Mailing
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public static string ReplacePlaceholders(
	string content,
	IDictionary<string, Object> values
)

Parameters

content
Type: SystemString
values
Type: System.Collections.GenericIDictionaryString, Object

Return Value

Type: String
See Also