Click or drag to resize

LinkGetLinksByTypeAndKey Method

Namespace:  Dynamicweb.Mailing.Links
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public static LinkCollection GetLinksByTypeAndKey(
	string linkType,
	string linkKey
)

Parameters

linkType
Type: SystemString
linkKey
Type: SystemString

Return Value

Type: LinkCollection
See Also