WorkflowElementSerializer Methods
The WorkflowElementSerializer type exposes the following members.
| Name | Description | |
|---|---|---|
| Deserialize | Deserializes a XML document to a DesignElement class. |
| DeserializeViewState | Deserializes an XML document to a view state property on a WorkflowElement class. |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| Serialize | Serializes a DesignElement class into a XML document. |
| SerializeViewState | Serializes the view state on a WorkflowElement class into a XML document. |
| ToString | (Inherited from Object.) |
Community Additions
ADD
Show: