 | JobNodeCunningUserControlPath property |
Path to the UserControl to be loaded dynamically for a NodeList.
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string NodeListUserControlPath { get; set; }
Public Property NodeListUserControlPath As String
Get
Set
public:
property String^ NodeListUserControlPath {
String^ get ();
void set (String^ value);
}
member NodeListUserControlPath : string with get, set
Property value
String
See also