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

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventsCalendarXmlExchanger Class > Export Method : Export(String) Method
A System.String containing the full path (including the file name and extension) to export the scheduler's data to.
Exports the scheduler's data to a file.
Syntax
'Declaration
 
Public Overloads Sub Export( _
   ByVal path As System.String _
) 
public void Export( 
   System.string path
)

Parameters

path
A System.String containing the full path (including the file name and extension) to export the scheduler's data to.
See Also

Reference

C1EventsCalendarXmlExchanger Class
C1EventsCalendarXmlExchanger Members
Overload List