Added the permissions checks in the new content tree including start node rendering
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
internal struct TreeQueryStringParameters
|
||||
{
|
||||
public const string DialogMode = "DialogMode";
|
||||
public const string OnNodeClick = "OnNodeClick";
|
||||
public const string RenderParent = "RenderParent";
|
||||
public const string Application = "application";
|
||||
//public const string OnNodeClick = "OnNodeClick";
|
||||
//public const string RenderParent = "RenderParent";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user