ClientContext.ValueOutOfRangeMethod Property
Full ValueOutOfRangeMethod method name in "Script.Class" with Client domain. Ex: Script.Class.ClientMain.MyValueOutOfRangeMethod.
Prototype: public bool ValueOutOfRangeMethod(string tagName, object min, object max, object value, Rect rect).
<ID("ValueOutOfRangeMethod", (int)e.ValueOutOfRangeMethod)> _
<EditorBrowsable(EditorBrowsableState.Advanced)> _
Public Property ValueOutOfRangeMethod() As String
This language is not supported or no code example is available.
[ID("ValueOutOfRangeMethod", (int)e.ValueOutOfRangeMethod)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
public string ValueOutOfRangeMethod {get; set;}
This language is not supported or no code example is available.
Property Value
string
.NET Framework
Supported in: 4.6.2, 4.7