Click or drag to resize
HyperTextLinkInfoClassName Property
Gets the name of the style class for the link, if any.

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

Property Value

Type: String
The name of the style class for the link, if any.
See Also