Dynamicweb 8 Documentation
Editor Class Members
Properties  Methods 


The following tables list the members exposed by Editor.

Protected Constructors
 NameDescription
Protected ConstructorEditor ConstructorInitializes a new instance of an object.  
Top
Public Properties
 NameDescription
Public PropertyDataTypeGets the data type for this editor.  
Public PropertyHttpContextGets the HTTP context associated with this editor.  
Public PropertyKeyGets or sets the key that uniquely identifies this editor instance.  
Top
Protected Properties
 NameDescription
Protected PropertyValueConverterGets the value converter for converting values from and to string representation.  
Top
Public Methods
 NameDescription
Public MethodBeginEditEnables the editor to populate its UI to the client and initiate the editing process.  
Public MethodEndEditReturns the edited value.  
Public Methodstatic (Shared in Visual Basic)NewKeyReturns a new unique key that can be used to identify editor instance.  
Top
See Also

Reference

Editor Class
Dynamicweb.Content.Items.Editors Namespace

Send Feedback