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 string ValueOutOfRangeMethod {get; set;}

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition