AppController<DataItemClass>.UserName Property |  |
Gives user name from Session by Token
Namespace:
SOWIApp.Foundation
Assembly:
SOWIApp.Foundation (in SOWIApp.Foundation.dll) Version: 19.1.23.1 (19.1.23.622)
Syntaxpublic string UserName { get; private set; }
Public Property UserName As String
Get
Private Set
Property Value
Type:
String
See Also