Gets and sets whether the File Extension WhiteList is ignored
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool IgnoreWhiteList { get; set; } |
| Visual Basic |
|---|
Public Property IgnoreWhiteList As Boolean Get Set |