Get the Bitmap of the No Avatar Image

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

Syntax

C#
public Bitmap GetNoAvatarImage()
Visual Basic
Public Function GetNoAvatarImage As Bitmap

Return Value

returnsM:DotNetNuke.Services.GeneratedImage.StartTransform.UserProfilePicTransform.GetNoAvatarImage

See Also