Dynamicweb 8 Documentation
HiddenFieldEditor Class Members
Properties  Methods 


The following tables list the members exposed by HiddenFieldEditor.

Public Constructors
 NameDescription
Public ConstructorHiddenFieldEditor ConstructorInitializes a new instance of an object.  
Top
Public Properties
 NameDescription
Public PropertyDataTypeGets the data type for this editor. (Inherited from Dynamicweb.Content.Items.Editors.StringEditor)
Public PropertyHttpContextGets the HTTP context associated with this editor. (Inherited from Dynamicweb.Content.Items.Editors.Editor)
Public PropertyKeyGets or sets the key that uniquely identifies this editor instance. (Inherited from Dynamicweb.Content.Items.Editors.Editor)
Public PropertyMaxLengthGets or sets the maximum allowed text length. (Inherited from Dynamicweb.Content.Items.Editors.StringEditor)
Public PropertyModeOverridden. Gets the editor mode.  
Top
Protected Properties
 NameDescription
Protected PropertyValueConverterGets the value converter for converting values from and to string representation. (Inherited from Dynamicweb.Content.Items.Editors.Editor)
Top
Public Methods
 NameDescription
Public MethodBeginEditEnables the editor to populate its UI to the client and initiate the editing process. (Inherited from Dynamicweb.Content.Items.Editors.StringEditor)
Public MethodEndEditReturns the edited value. (Inherited from Dynamicweb.Content.Items.Editors.StringEditor)
Top
See Also

Reference

HiddenFieldEditor Class
Dynamicweb.Content.Items.Editors Namespace

Send Feedback