Click or drag to resize

DateTimeCodeProvider Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Extensibility.CodeProviders
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AddInNameAttribute("Dynamicweb.ICodeProvider")]
[AddInLabelAttribute("DateTime Provider")]
[AddInActiveAttribute(true)]
[AddInGroupAttribute("System.DateTime")]
public class DateTimeCodeProvider : CodeProviderBase, 
	ICodeProvider, IDropDownOptions

The DateTimeCodeProvider type exposes the following members.

Constructors
  NameDescription
Public methodDateTimeCodeProvider
Initializes a new instance of the DateTimeCodeProvider class
Top
Properties
  NameDescription
Public propertyInterval
Public propertyNumber
Public propertyTypeName (Inherited from CodeProviderBase.)
Top
Methods
See Also