SessionGetClientName Property | |
Gives Client name tried gets from web Session.
Namespace:
SOWIApp.Foundation
Assembly:
SOWIApp.Foundation (in SOWIApp.Foundation.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public static string GetClientName { get; }
Public Shared ReadOnly Property GetClientName As String
Get
Property Value
Type:
StringRemarks
Windows Session no implemented.
See Also