Cuestión : el intentar agregar PasswordChar al c# del Web de la caja de texto

Estoy intentando utilizar el amd del

I usar el sistema siguiente de DLL's

using;
using System.Security.Cryptography;
using System.Collections;
using System.Collections.Generic;
using System.Configuration;
using System.Drawing;
using System.Data;
using System.Data.OracleClient;
using System.Linq;
using System.Text;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.WebControls.Adapters;
using System.Windows.Forms;
using System.Xml.Linq; _Default parcial público de la clase del

: System.Web.UI.Page
{global protegida/> del
ontrols. Contraseña de TextBox; el

Password.Visible = verdad;
Password.PasswordChar = “*”; el
// esto tiene problemas porque el PassowrdChar no es una opción en System.Web.UI.WebControls.TextBox


I que crea un Web page así que cualquier ayuda es el appreciated

class= del

Respuesta : el intentar agregar PasswordChar al c# del Web de la caja de texto

Ver por favor si es como la imagen
Otras soluciones  
 
programming4us programming4us