Facebook user identifier (UID) of the current user.
Namespace: DotNetNuke.Services.ClientCapabilityAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string UserID { get; set; } |
Visual Basic |
---|
Public Property UserID As String Get Set |