Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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: 7.19.2
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