Uiinfrastructure API Docs  
 

IValidator.GetJSFunction Method 

Return the name of the javascript function that validates client side and arguments supplied by _sParameters.

string GetJSFunction(
   string _sParameters
);

Parameters

_sParameters
areguments to Javascript function

Return Value

See Also

IValidator Interface | com.plumtree.uiinfrastructure.activityspace Namespace