This documentation is archived and is not being maintained.
ScriptMethodAttribute Properties
Visual Studio 2010
The ScriptMethodAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
ResponseFormat | Gets or sets the format of the method response. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
|
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: