Click or drag to resize
ClientApplicationName Property

HTML5 client: Returns the domain name of the web host which the client is connected.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public string ApplicationName { get; }

Return Value

Type: String

the application name.

Remarks

OIV.RemoteViz.Clients.Nodes.SoRemoteVizClient node: Returns the string "SoRemoteVizClient".

See Also