| ControlElementsGetExitElement Method |
Returns the first control element in the collection of type "exit".
If none are found null is returned.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic ControlElement GetExitElement()
Return Value
Type:
ControlElement
See Also