Click or drag to resize

MessagePreprocessorGetElements Method (String, String)

Namespace:  Dynamicweb.Mailing
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public static List<string> GetElements(
	string content,
	string element
)

Parameters

content
Type: SystemString
element
Type: SystemString

Return Value

Type: ListString
See Also