Click or drag to resize
HyperTextProcessorInputText Property
Gets or sets the input text.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public string InputText { get; set; }

Property Value

Type: String
The input text.
See Also