| LinkFindTags Method |
Namespace:
Dynamicweb.Mailing.Links
Assembly:
Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax public static List<string> FindTags(
string url
)
Public Shared Function FindTags (
url As String
) As List(Of String)
Parameters
- url
- Type: SystemString
Return Value
Type:
ListStringSee Also