Click or drag to resize

TextFieldsObjectPageName Method

Returns the layout page name the object resides on

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public static string ObjectPageName(
	string id
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:Rhino.Runtime.TextFields.ObjectPageName(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Rhino.Runtime.TextFields.ObjectPageName(System.String)"]

See Also