Gets a list of allowable file extensions (in addition to the Host's List)
Namespace: DotNetNuke.Services.Installer.InstallersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual string AllowableFiles { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property AllowableFiles As String Get |