Class Box
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.Container
Robust.Client.UserInterface.Controls.BoxContainer
Box
Implements
Namespace: Content.Client.Guidebook.Richtext
Assembly: Content.Client.dll
Syntax
public sealed class Box : BoxContainer, IDocumentTag
Methods
| Improve this Doc View SourceTryParseTag(Dictionary<String, String>, out Control)
Declaration
public 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 |