summaryT:DotNetNuke.Web.ConfigSection.MessageHandlerEntry

Namespace: DotNetNuke.Web.ConfigSection
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
public class MessageHandlerEntry : ConfigurationElement
Visual Basic
Public Class MessageHandlerEntry
	Inherits ConfigurationElement

Inheritance Hierarchy

System..::..Object
  System.Configuration..::..ConfigurationElement
    DotNetNuke.Web.ConfigSection..::..MessageHandlerEntry

See Also