Inheritance Hierarchy
Apptus.Util.DynamicPageSubpanelEncoder
Namespace: Apptus.Util.DynamicPage
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax
C#
public class SubpanelEncoder
The SubpanelEncoder type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SubpanelEncoder | Initializes a new instance of the SubpanelEncoder class |
Methods
| Name | Description | |
|---|---|---|
| DecodeBody | ||
| DecodeSubpanels | ||
| EncodeBody | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also