C# Class ExoWeb.Templates.MicrosoftAjax.DataView

Represents a dataview control for rendering repeated content using templates.
Inheritance: Control
Mostrar archivo Open project: vc3/ExoWeb Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Render ( AjaxPage page, string templateNames, System writer ) : void

Render the data view to the output for the current page.

Method Details

ToString() public method

public ToString ( ) : string
return string