Back to Devexpress

DataSourceInMemoryStorage.RegisterDataSource Method

dashboard-devexpress-dot-dashboardweb-dot-datasourceinmemorystorage-dot-registerdatasource.md

latest1.3 KB
Original Source

DataSourceInMemoryStorage.RegisterDataSource Method

NameParametersDescription
RegisterDataSource(String, XDocument)dataSourceId, documentRegisters the specified data source in the current DataSourceInMemoryStorage.
RegisterDataSource(String, XElement)dataSourceId, rootElementRegisters the specified data source in the current DataSourceInMemoryStorage.
RegisterDataSource(XDocument)documentRegisters the specified data source in the current DataSourceInMemoryStorage.
RegisterDataSource(XElement)rootElementRegisters the specified data source in the current DataSourceInMemoryStorage.