FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsModGlobal..::..getControlType Method

Gets the control type

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public static string getControlType(
	HtmlNode oControlNode
)
Public Shared Function getControlType ( _
	oControlNode As HtmlNode _
) As String
public:
static String^ getControlType(
	HtmlNode^ oControlNode
)

Parameters

oControlNode
Type: HtmlNode
The o control node.

Return Value

System.String.