ClientContext.SetDisplayValueToCurrent Method

Sets property DisplayValue of tags to display Value property
<ID("SetDisplayValueToCurrent", (int)e.SetDisplayValueToCurrent)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Function SetDisplayValueToCurrent() As Integer
This language is not supported or no code example is available.
[ID("SetDisplayValueToCurrent", (int)e.SetDisplayValueToCurrent)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public int SetDisplayValueToCurrent()
This language is not supported or no code example is available.

Return Value

int

Always 0

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition