property will return a URL for the photourl - if the path contains invalid url characters it will return a fileticket

Namespace: DotNetNuke.Entities.Users
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string PhotoURL { get; }
Visual Basic
Public ReadOnly Property PhotoURL As String
	Get

See Also