Description:

Returns a value from the active layouts user text strings for the specified key.

Syntax:
public static string LayoutUserText(
string key
)
Returns:
Type: string
Available since:
7.0

Description:

Returns user text value from a layout id Key

Syntax:
public static string LayoutUserText(
string layoutId,
string key
)
Returns:
Type: string
Available since:
7.0

LayoutUserText method

Class:  Rhino.Runtime.TextFields

Nothing found