DataHub® WebView™ Scripting
IPage.GetNamedElement Method
See Also
Gets a reference to the specified element (i.e., control instance).
S# Implementation
Copy
DependencyObject
GetNamedElement(
string
elementName
)
Parameters
elementName
Type:
string
See Also
Reference
IPage Interface
IPage Members
Cogent.DataHubWebView.Controls Namespace