summaryP:DotNetNuke.UI.WebControls.DNNTabStrip.ForceDownLevel
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
C# |
---|
[DefaultValueAttribute(false)] public bool ForceDownLevel { get; set; } |
Visual Basic |
---|
<DefaultValueAttribute(false)> Public Property ForceDownLevel As Boolean Get Set |