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