Show / Hide Table of Contents

Interface IDocumentTag

Namespace: Content.Client.Guidebook.Richtext
Assembly: Content.Client.dll
Syntax
public interface IDocumentTag

Methods

| Improve this Doc View Source

TryParseTag(Dictionary<String, String>, out Control)

Declaration
bool TryParseTag(Dictionary<string, string> args, out Control control)
Parameters
Type Name Description
Dictionary<System.String, System.String> args
Robust.Client.UserInterface.Control control
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾