AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageCheckBox..::..AutoPostBack Property

Gets or sets a value indicating whether [automatic post back].

Namespace:  AdvantageCMS.Web.UI
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


[BindableAttribute]
[DefaultValueAttribute]
[DescriptionAttribute]
public bool AutoPostBack { get; set; }

Field Value

true if [automatic post back]; otherwise, false.