Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NAjaxXmlTransportBuilder Class
Methods


In This Topic
    NAjaxXmlTransportBuilder Class Members
    In This Topic

    The following tables list the members exposed by NAjaxXmlTransportBuilder.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodAdds a data section to the data sections collection of the object.  
    Public MethodAdds the built-in "imageMap" data section to the data sections collection of the object. The behavior of this method depends on the value of the AjaxImageMapMode property of the web control.  
    Public MethodAdds the built-in "redraw" data section to the data sections collection of the object.  
    Public MethodAdds the built-in "reincarnate" data section to the data sections collection of the object.  
    Public MethodTests if a data section with the given name already exists in the data sections collection of the object.  
    Public MethodTests if the built-in "imageMap" data section already exists in the data sections collection of the object.  
    Public MethodTests if the built-in "redraw" data section already exists in the data sections collection of the object.  
    Public MethodTests if the built-in "reincarnate" data section already exists in the data sections collection of the object.  
    Top
    See Also