ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / Event Class / PropsToXml() Method

In This Topic
    PropsToXml() Method
    In This Topic
    Creates an XML encoding of the event properties and returns it as string.
    Syntax
    'Declaration
     
    Public Function PropsToXml() As System.String
    public System.string PropsToXml()
    See Also