Uiinfrastructure API Docs  
 

NotEmptyValidator.GetJSFunction Method 

Return the name of the JavaScript validation method along with whatever parameters the script needs.

public virtual string GetJSFunction(
   string _sParameters
);

Implements

IValidator.GetJSFunction

See Also

NotEmptyValidator Class | com.plumtree.uiinfrastructure.validators Namespace