Show / Hide Table of Contents

Class TextLinkTag

Inheritance
System.Object
TextLinkTag
Implements
Robust.Client.UserInterface.RichText.IMarkupTag
Namespace: Content.Client.Guidebook.RichText
Assembly: Content.Client.dll
Syntax
public sealed class TextLinkTag : object, IMarkupTag

Fields

| Improve this Doc View Source

Control

Declaration
public Control Control
Field Value
Type Description
Robust.Client.UserInterface.Control

Properties

| Improve this Doc View Source

Name

Declaration
public string Name { get; }
Property Value
Type Description
System.String

Methods

| Improve this Doc View Source

TryGetControl(MarkupNode, out Control)

Declaration
public bool TryGetControl(MarkupNode node, out Control control)
Parameters
Type Name Description
Robust.Shared.Utility.MarkupNode node
Robust.Client.UserInterface.Control control
Returns
Type Description
System.Boolean

Implements

Robust.Client.UserInterface.RichText.IMarkupTag
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾