summaryP:DotNetNuke.Web.ConfigSection.MessageHandlerEntry.ClassName
Namespace: DotNetNuke.Web.ConfigSectionAssembly: DotNetNuke.Web (in DotNetNuke.Web.dll)
Syntax
C# |
---|
[ConfigurationPropertyAttribute("type", DefaultValue = "", IsRequired = true)] public string ClassName { get; set; } |
Visual Basic |
---|
<ConfigurationPropertyAttribute("type", DefaultValue := "", IsRequired := true)> Public Property ClassName As String Get Set |