CallbackMethodAttribute.ReturnAsRawString

When set to true indicates that a string result returned to the client should not be encoded. This can be more efficient for large string results passed back to the client when returning HTML or other plain text and avoids extra encoding and decoding.

The client can specify resultMode="string" to receive this data directly.

public bool ReturnAsRawString

See also:

Class CallbackMethodAttribute


  Last Updated: 11/12/2008 | © West Wind Technologies, 2008