RGF.Abstraction
C#
Show/Hide TOC
Rgf
Form
Deserialize Method
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Models
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.0.0+e8283e3f27c12b225538d1f420c3624f3932ffc8
C#
Copy
public
static
bool
Deserialize
(
string
xmlString
,
out
RgfForm
tabs
)
Parameters
xmlString
String
tabs
RgfForm
Return Value
Boolean
See Also
Reference
RgfForm Class
Recrovit.RecroGridFramework.Abstraction.Models Namespace
In This Article
Definition
Parameters
Return Value
See Also