ClientUI.ObjectSelectedMethod Property

Full ObjectSelectedMethod method name in "Script.Class" with Client domain. Ex: Script.Class.ClientMain.MyObjectSelectedMethod. Prototype: public void ObjectSelectedMethod(string[] tagList).
[ID("ObjectSelectedMethod", (int)e.ObjectSelectedMethod)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public string ObjectSelectedMethod {get; set;}

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition