Obsoletes the LoadMinimalDocument flag since it no longer serves a purpose.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user