summaryP:DotNetNuke.Entities.Modules.ModuleInfo.ControlType
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[ObsoleteAttribute("Deprecated in DNN 5.0. Replaced by ModuleControl.ControlType")] [XmlIgnoreAttribute] public SecurityAccessLevel ControlType { get; set; } |
| Visual Basic |
|---|
<ObsoleteAttribute("Deprecated in DNN 5.0. Replaced by ModuleControl.ControlType")> <XmlIgnoreAttribute> Public Property ControlType As SecurityAccessLevel Get Set |