ScriptMethodAttribute Properties
.NET Framework (current version)
Namespace:
System.Web.Script.Services
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | ResponseFormat | Gets or sets the format of the method response. |
![]() | TypeId | |
![]() | UseHttpGet | Gets or sets a value that indicates whether to invoke the method by using HTTP GET. |
![]() | XmlSerializeString | Gets or sets a value that indicates whether all return types are serialized as XML, which includes string types. |
Show:
