summaryP:DotNetNuke.Web.UI.WebControls.DnnFilePicker.ShowSecure

Namespace: DotNetNuke.Web.UI.WebControls
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
[ObsoleteAttribute("Deprecated in DNN 6.0")]
public bool ShowSecure { get; set; }
Visual Basic
<ObsoleteAttribute("Deprecated in DNN 6.0")> 
Public Property ShowSecure As Boolean
	Get
	Set

See Also