This topic has not yet been rated - Rate this topic

DataFormWebPart.AutoRefresh Property

SharePoint 2010

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

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

Property Value

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

If the AutoRefresh is set to true, the AsyncRefresh will also be set to true.

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