CallSiteBinder.UpdateLabel Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets a label that can be used to cause the binding to be updated. It indicates that the expression's binding is no longer valid. This is typically used when the "version" of a dynamic object has changed.

Namespace:  System.Runtime.CompilerServices
Assembly:  System.Core (in System.Core.dll)

Syntax

'Declaration
Public Shared ReadOnly Property UpdateLabel As LabelTarget
public static LabelTarget UpdateLabel { get; }

Property Value

Type: System.Linq.Expressions.LabelTarget
The LabelTarget object representing a label that can be used to trigger the binding update.

Version Information

Silverlight

Supported in: 5, 4

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.