Gets the product name associated with this control.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string ProductName { get; } |
Visual Basic |
---|
Public ReadOnly Property ProductName As String Get |
JScript |
---|
function get ProductName () : String |