Dynamicweb 8 Documentation
TimestampEditor Class Members
Fields  Properties  Methods 


The following tables list the members exposed by TimestampEditor.

Protected Constructors
 NameDescription
Protected ConstructorTimestampEditor ConstructorInitializes a new instance of an object.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)MaxDateGets the maximum allowed date.  
Public Fieldstatic (Shared in Visual Basic)MinDateGets the minimum allowed date.  
Top
Public Properties
 NameDescription
Public PropertyDataTypeOverridden. Gets the data type for this editor.  
Public Propertystatic (Shared in Visual Basic)DateCultureGets the date culture settings.  
Public Propertystatic (Shared in Visual Basic)DateFormatGets the format in which dates are represented when converted to strings.  
Public PropertyHttpContextGets the HTTP context associated with this editor. (Inherited from Dynamicweb.Content.Items.Editors.Editor)
Public PropertyIncludeTimeGets or sets value indicating whether to allow time editing.  
Public PropertyKeyGets or sets the key that uniquely identifies this editor instance. (Inherited from Dynamicweb.Content.Items.Editors.Editor)
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 MethodBeginEditOverridden. Enables the editor to populate its UI to the client and initiate the editing process.  
Public MethodEndEditOverridden. Returns the edited value.  
Top
Protected Methods
 NameDescription
Protected MethodCreateDateSelectorReturns new date selector control.  
Top
See Also

Reference

TimestampEditor Class
Dynamicweb.Content.Items.Editors Namespace

Send Feedback