Intersoft WebDesktop Documentation
Data Types
See Also Send Feedback
Intersoft WebDesktop > WebFlyPostBackManager > Concepts > Data Types

Glossary Item Box

WebFlyPostBackManager is used to request an execution of Method at server side. Most of the time you want the execution of this method returns a value. The type of this value can vary from very simple one as string to more complex type as CustomObject.

Here are the list of simple data types supported by WebFlyPostBackManager :

**byte isn't supported at this version yet.

 

For complex data type WebFlyPostBackManager only supports those object that can be serialized ([Serializable()])

See Also

Related Topics
{Overview}
{Features}

© 2012 Intersoft Solutions Corp. All Rights Reserved.