EventsCalendar for ASP.NET Web Forms
RecurrencePattern Constructor(String,Hashtable)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > RecurrencePattern Class > RecurrencePattern Constructor : RecurrencePattern Constructor(String,Hashtable)
The parent id.
The raw pattern data.
Initializes a new instance of the RecurrencePattern class.
Syntax
'Declaration
 
Public Function New( _
   ByVal parentRecurrenceId As System.String, _
   ByVal rawData As System.Collections.Hashtable _
)
public RecurrencePattern( 
   System.string parentRecurrenceId,
   System.Collections.Hashtable rawData
)

Parameters

parentRecurrenceId
The parent id.
rawData
The raw pattern data.
See Also

Reference

RecurrencePattern Class
RecurrencePattern Members
Overload List