List of Domains who are allowed to use the imagehandler when security is enabled

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

Syntax

C#
public string[] AllowedDomains { get; set; }
Visual Basic
Public Property AllowedDomains As String()
	Get
	Set

See Also