Removing a Hyperlink
ComponentOne WebEditor for ASP.NET provides a context menu for editing and removing hyperlinks at run time. To remove a hyperlink, do the following:
1. Click the Design View button on the EditorMode toolbar in C1WebEditor.
2. Select and right-click the hyperlink in the text window. Alternatively, you can just place the cursor within the hyperlink and right-click.
3. Select Remove hyperlink from the context menu.
|