This topic has not yet been rated - Rate this topic

DataFormWebPart.AsyncRefresh Property

SharePoint 2010

Gets or sets a value that indicates whether the asynchronous refresh is enabled.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[PersistenceModeAttribute(PersistenceMode.Attribute)]
[ResourcesAttribute("DataFormWebPartAsyncRefresh", "DataFormWebPartAJAXOptions", 
	"DataFormWebPartAsyncRefreshDescription")]
[PersonalizableAttribute(PersonalizationScope.Shared)]
[WebBrowsableAttribute(true)]
public virtual bool AsyncRefresh { get; set; }

Property Value

Type: System.Boolean
true if the asynchronous refresh is enabled; otherwise, false.

If the AsyncRefresh is set to false, the ManualRefresh will also be set to false.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ