Class FolderSelection
Inheritance
FolderSelection
Assembly: NXOpenUI.dll
Syntax
public class FolderSelection : UIBlock, IMessageSink
Constructors
FolderSelection()
Declaration
protected FolderSelection()
Properties
Path
Declaration
public string Path { get; set; }
Property Value
RetainStringValue
Declaration
public bool RetainStringValue { get; set; }
Property Value
Methods
TestPathSelected(string)
Declaration
public void TestPathSelected(string path)
Parameters
Type |
Name |
Description |
string |
path |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink