re-enables LoadMinimalDocument and adds this to the optimized check, even in optimized model the OnRenderNode can still execute with a minimal doc.

This commit is contained in:
Shannon
2013-09-30 13:47:19 +10:00
parent 15d2021786
commit 4df79ce55b
7 changed files with 110 additions and 72 deletions

View File

@@ -36,7 +36,6 @@ namespace umbraco.editorControls.MultiNodeTreePicker
/// </summary>
private int? m_DeterminedStartNodeId = null;
[Obsolete("This is no longer used and has no effect")]
protected override bool LoadMinimalDocument
{
get