Determines whether the List Auto Posts Back

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected bool AutoPostBack { get; set; }
Visual Basic
Protected Property AutoPostBack As Boolean
	Get
	Set

See Also