KB-14599: Removing links from a Display.

Question:

How can I remove a link from a Display with a tag that has been added via SetTag() function?

Solution:

To do so, you must use SetTag() command again, but this time leave the tag name field empty.

For example: if tag1 was linked to display1 like this: Display1.SetTag(“tag001”), it will be removed like this: Display1.SetTag(“”).

Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

Leave a Reply

Your email address will not be published.Required fields are marked *