WorkflowElementSerializer Methods

The WorkflowElementSerializer type exposes the following members.

  NameDescription
Public method Static member Deserialize Deserializes a XML document to a DesignElement class.
Public method Static member DeserializeViewState Deserializes an XML document to a view state property on a WorkflowElement class.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member Serialize Serializes a DesignElement class into a XML document.
Public method Static member SerializeViewState Serializes the view state on a WorkflowElement class into a XML document.
Public method ToString (Inherited from Object.)
Top

Community Additions

ADD
Show: