Fixes isDialog mode trees, creates content picker parameter editor, ensures the tree dialogs are all isdialog=true, fixes property editor resolution that are parameter editors.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
/// </summary>
|
||||
internal struct TreeQueryStringParameters
|
||||
{
|
||||
public const string DialogMode = "DialogMode";
|
||||
public const string IsDialog = "isDialog";
|
||||
public const string Application = "application";
|
||||
//public const string OnNodeClick = "OnNodeClick";
|
||||
//public const string RenderParent = "RenderParent";
|
||||
|
||||
Reference in New Issue
Block a user