Click or drag to resize

SPHeaderUserName Property

Gets or sets the name of the user.

Namespace:  Koden.Utils.SharePoint
Assembly:  Koden.Utils.SharePoint (in Koden.Utils.SharePoint.dll) Version: 1.0.6453.26061
Syntax
public string UserName { get; set; }

Property Value

Type: String
The name of the user.
See Also