ClientUI.GetDisplayTagList Method
Get string array with tag list of a display
<ID( "GetDisplayTagList" , (int)e.GetDisplayTagList)> _ |
<EditorBrowsable(EditorBrowsableState.Advanced)> _ |
Public Function GetDisplayTagList( _ |
ByVal displayName As String , _ |
Optional ByVal onlyServerDomain As Boolean = true _ |
This language is not supported or no code example is available.
[ID( "GetDisplayTagList" , ( int )e.GetDisplayTagList)] |
[EditorBrowsable(EditorBrowsableState.Advanced)] |
public string [] GetDisplayTagList( |
bool onlyServerDomain = true |
This language is not supported or no code example is available.
Parameters
-
displayName
-
string
Date time
-
onlyServerDomain
-
bool
Return Value
string[]
String array with tag list of a display
.NET Framework
Supported in: 4.8