C1.Silverlight.Olap.5
WriteXml(String) Method

Name of the file to save.
Saves the control settings into an Xml file.
Syntax
'Declaration
 
Public Overloads Sub WriteXml( _
   ByVal path As System.String _
) 
public void WriteXml( 
   System.string path
)

Parameters

path
Name of the file to save.
See Also

Reference

C1OlapPage Class
C1OlapPage Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.