Sets the UserID of the profile pic

Namespace: DotNetNuke.Services.GeneratedImage.StartTransform
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int UserID { get; set; }
Visual Basic
Public Property UserID As Integer
	Get
	Set

See Also