| C1.Web.Wijmo.Controls.C1ProgressBar Namespace > C1ProgressBar Class : StopTaskButton Property |
'Declaration<WidgetOptionAttribute()> <System.Web.UI.IDReferencePropertyAttribute(System.Web.UI.WebControls.Button)> <System.ComponentModel.TypeConverterAttribute("C1.Web.UI.Design.ButtonIDConverter, C1.Web.Wijmo.Controls.Design.4")> <C1DescriptionAttribute(Key="C1ProgressBar.StopTaskButton", Description="Gets or sets the ID of the button that stops a server-side task.")> <System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Behavior")> <LayoutAttribute(LayoutType.Behavior)> Public Property StopTaskButton As System.String
[WidgetOption()] [System.Web.UI.IDReferenceProperty(System.Web.UI.WebControls.Button)] [System.ComponentModel.TypeConverter("C1.Web.UI.Design.ButtonIDConverter, C1.Web.Wijmo.Controls.Design.4")] [C1Description(Key="C1ProgressBar.StopTaskButton", Description="Gets or sets the ID of the button that stops a server-side task.")] [System.ComponentModel.DefaultValue()] [C1Category("Behavior")] [Layout(LayoutType.Behavior)] public System.string StopTaskButton {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2