Gets User profile URL.
Namespace: DotNetNuke.CommonAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string UserProfileURL( int userId ) |
Visual Basic |
---|
Public Shared Function UserProfileURL ( userId As Integer ) As String |
Parameters
- userId
- Type: System..::..Int32
The user id.