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