Expand Minimize
This topic has not yet been rated - Rate this topic

SPWeb.EnableMinimalDownload property

SharePoint 2013

Gets or sets a Boolean value that specifies whether the Web site should use Minimal Download Strategy

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableAttribute]
public bool EnableMinimalDownload { get; set; }

Property value

Type: System.Boolean
true to specify that the Web site should use Minimal Download Strategy otherwise, false.

This value cannot be set to true if UIVersion is less than 15.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.