APNSoft Controls [4.5.2.20] - API Reference
APNSoftControl.WarningsEnabled Property

Gets or sets a value indicating whether the component generates a client-side JavaScript messages which allow developers to control the component status. Default value is true.

[Visual Basic]
Public Property WarningsEnabled As Boolean
[C#]
public bool WarningsEnabled {get; set;}

Remarks

For example, if you use a new component version with the old JS file, you will see a warning.

See Also

APNSoftControl Class | APNSoft.WebControls Namespace