Obsoletes the LoadMinimalDocument flag since it no longer serves a purpose.

This commit is contained in:
Shannon
2013-09-30 13:36:49 +10:00
parent a8f6b9eeb9
commit 15d2021786
4 changed files with 10 additions and 10 deletions

View File

@@ -36,6 +36,7 @@ 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