Gets and sets the Control Type
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public SecurityAccessLevel ControlType { get; set; } |
Visual Basic |
---|
Public Property ControlType As SecurityAccessLevel Get Set |