ClassElementIdMessageFactory
Class
Definition
Namespace:ArtOfTest.WebAii.Messaging.Process
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public static class ElementIdMessageFactory
Inheritance: objectElementIdMessageFactory
Methods
Create(Element)
Translate the Element into a ElementIdMessage that the browser can interpret.
Declaration
cs-api-definition
public static ElementIdMessage Create(Element element)
Parameters
element
The Element.
Returns
ElementIdMessage
The ElementIdMessage that represents this element