RenderHelper.FromJSON<T>(String) Method
In This Article
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
#Declaration
#Parameters
Name | Type |
---|---|
json |
String |
#Type Parameters
Name |
---|
T |
#Returns
Type |
---|
T |
See Also