WSUtility Methods |
Name | Description | |
---|---|---|
CallWebService(String) | Calls a web service specified by URL. The provider is automatically detected by analyzing the URL. | |
CallWebService(String, String) | Calls a web service specified by URL and provider. Possible providers are: Rss, Rest, Wdsl, Ajax. | |
GetUserRolesForCurrentUser(Tag) | Returns user role tags for the current user. Use the roleName parameter to specify a single role. | |
GetUserRolesForCurrentUser(String, String) | Returns user role tags for the current user. The roleProviderName parameter specifies the provider from the workspace template. Use the roleName parameter to specify a single role. |