SaaS CMS has officially launched! Learn more now.

Class Secret

Class that will be used to render a password input. Not fully implemented.

Inheritance
System.Object
Secret
Implements
System.Web.UI.IPostBackDataHandler
System.Web.UI.INamingContainer
Namespace: EPiServer.XForms.WebControls
Assembly: EPiServer.XForms.dll
Version: 10.10.4
Syntax
public class Secret : XFormControlBase, IPostBackDataHandler, INamingContainer

Constructors

Secret()

Declaration
public Secret()

Methods

Html2XForm(String)

Declaration
public static string Html2XForm(string html)
Parameters
Type Name Description
System.String html
Returns
Type Description
System.String

Implements

System.Web.UI.IPostBackDataHandler
System.Web.UI.INamingContainer

Extension Methods