Hidden "login_name" and "login_hash" parameters are added to the form output using the "name" and "password" values of the specified Props.
Hidden "login_name" and "login_hash" parameters are added to the form output using the "name" and "password" values of the specified Props.
public virtual void writeLoginFields(Props)
Hidden "login_name" and "login_hash" parameters are added to the form output using the specified name and password.
public virtual void writeLoginFields(string,string)
HTMLFormWriter Class | com.neokernel.httpd Namespace