Outputs the control state serialized to Json to a hidden field.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public void RenderJsonDataField( HtmlTextWriter writer ) |
Visual Basic |
---|
Public Sub RenderJsonDataField ( _ writer As HtmlTextWriter _ ) |
Parameters
- writer
- Type: System.Web.UI..::..HtmlTextWriter