CpXmlListBoxGetDataTable(String, String) Method

Definition

Namespace: Centralpoint.Web.UI.Controls
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static DataTable GetDataTable(
	string filePath,
	string rootPath
)

Parameters

filePath  String
 
rootPath  String
 

Return Value

DataTable

See Also