EventsCalendar for ASP.NET Web Forms
Import(String) Method

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventsCalendarXmlExchanger Class > Import Method : Import(String) Method
A System.String value containing the full path (including the file name and extension) to a file which contains the data to be imported into the scheduler.
Imports data into the scheduler from a file.
Syntax
'Declaration
 
Public Overloads Sub Import( _
   ByVal path As System.String _
) 
public void Import( 
   System.string path
)

Parameters

path
A System.String value containing the full path (including the file name and extension) to a file which contains the data to be imported into the scheduler.
See Also

Reference

C1EventsCalendarXmlExchanger Class
C1EventsCalendarXmlExchanger Members
Overload List