Show / Hide Table of Contents

Interface ILinkClickHandler

Namespace: Content.Client.Guidebook.RichText
Assembly: Content.Client.dll
Syntax
public interface ILinkClickHandler

Methods

| Improve this Doc View Source

HandleClick(String)

Declaration
void HandleClick(string link)
Parameters
Type Name Description
System.String link
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾