Class CallbackMethodAttribute

Marker Attribute to be used on Callback methods. Signals parser that the method is allowed to be executed remotely

System.Object
  System.Attribute
    Westwind.Web.Controls.CallbackMethodAttribute

public class CallbackMethodAttribute : Attribute

Class Members

MemberDescription
Constructor
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.

Requirements

Namespace: Westwind.Web.Controls
Assembly: jquerycontrols.dll


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