Sets the UserID of the profile pic
Namespace: DotNetNuke.Services.GeneratedImage.StartTransformAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public int UserID { get; set; } |
Visual Basic |
---|
Public Property UserID As Integer Get Set |