wwJsonService.AllowedMethods

Optional comma delimited list of methods that are to callable on the the target object.

This is essentially a white list of methods that are accessible. If this property is blank all methods are callable.

o.wwJsonService.AllowedMethods

See also