API ReferenceSandbox.UI.Construct
LabelConstructorclass
object→LabelConstructor
Methods1
Showing 1 methods
public static Sandbox.UI.Label Label(Sandbox.UI.Construct.PanelCreator self, string text = null, string classname = null)
Create a simple text label with given text and CSS classname.
| Parameter | Type | Description |
|---|---|---|
| self | PanelCreator | — |
| text = null | string | — |
| classname = null | string | — |
No results match this filter.