UserInterfaceSerialize Method |
Name | Description | |
---|---|---|
Serialize(Stream) |
Serialize the whole UI to stream.
Note: serialization have some limitation and things that will not be included in xml,
like even handlers. Please read docs carefuly to know what to expect.
| |
Serialize(String) |
Serialize the whole UI to filename.
Note: serialization have some limitation and things that will not be included in xml,
like even handlers. Please read docs carefuly to know what to expect.
|