WebUpdateDisplay.CanApplyUpdate Property

Gets a value indicating whether the ApplyUpdate method can be used.

[Visual Basic]

Public ReadOnly Property CanApplyUpdate As Boolean

[C#]

public bool CanApplyUpdate {get;}

Property Value

true if the ApplyUpdate method can be used; otherwise, false.

See Also

WebUpdateDisplay Class | WebUpdateDisplay Members | Kjs.AppLife.Update.Web Namespace