Click or drag to resize

PlaceholderReplacerFindPlaceholders Method

Namespace:  Dynamicweb.Mailing
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public static IEnumerable<string> FindPlaceholders(
	string content
)

Parameters

content
Type: SystemString

Return Value

Type: IEnumerableString
See Also