This topic has not yet been rated - Rate this topic

WebOperationContext.CreateXmlResponse Method

Creates a XML formatted message.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method CreateXmlResponse<T>(T) Creates an XML formatted message.
Public method CreateXmlResponse(XDocument) Creates an XML formatted message.
Public method CreateXmlResponse(XElement) Creates an XML formatted message.
Public method CreateXmlResponse<T>(T, XmlObjectSerializer) Creates an XML formatted message.
Public method CreateXmlResponse<T>(T, XmlSerializer) Creates an XML formatted message.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ