SPFieldAllDayEvent constructor
Initializes a new instance of the SPFieldAllDayEvent class.
Overload list
Name | Description | |
---|---|---|
![]() |
SPFieldAllDayEvent(SPFieldCollection, String) | Initializes a new instance of the SPFieldAllDayEvent class and adds it to the specified field collection with the specified field name. |
![]() |
SPFieldAllDayEvent(SPFieldCollection, String, String) | Initializes a new instance of the SPFieldAllDayEvent class and adds it to the specified field collection with the specified type name and display name. |
Top