Determines the configuration source for the remove and replace functions

Namespace: DotNetNuke.Security
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public enum ConfigType
Visual Basic
Public Enumeration ConfigType

Members

Member nameValueDescription
ListController0
ExternalFile1

See Also