summaryP:DotNetNuke.Services.GeneratedImage.ImageHandler.AllowStandalone

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

Syntax

C#
public bool AllowStandalone { get; set; }
Visual Basic
Public Property AllowStandalone As Boolean
	Get
	Set

See Also