IUserBaseFirstName Property |
Get or set the first name of the user
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax string FirstName { get; set; }
Property FirstName As String
Get
Set
property String^ FirstName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also