Formats the extension whitelist appropriate for storage in the Host setting

Namespace: DotNetNuke.Common.Utilities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string ToStorageString()
Visual Basic
Public Function ToStorageString As String

Return Value

A String of the whitelist extensions formatted for storage as a Host setting

See Also