The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
JavascriptCallbackBehaviorAttribute::UrlParameterName Property
.NET Framework (current version)
Gets or sets the URL query string parameter name to use for cross-domain script access.
Assembly: System.ServiceModel.Web (in System.ServiceModel.Web.dll)
This property allows you to specify the name of the URL query string parameter used to identify the JSONP callback function name. The default value is “callback”.
.NET Framework
Available since 4.0
Available since 4.0
Show: