File path of the image

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

Syntax

C#
public string ImageFilePath { get; set; }
Visual Basic
Public Property ImageFilePath As String
	Get
	Set

See Also