Click or drag to resize

IUserBaseLanguageId Property

Get or set the ID of the user language

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
int LanguageId { get; set; }

Property Value

Type: Int32
Remarks
Foreign key to the table `Languages`.`Id`
See Also