Click or drag to resize

IDataHubRefreshData Method (IDataHubCategories)

[Missing <summary> documentation for "M:EBP.Framework.Data.Interfaces.DataHub.IDataHub.RefreshData(EBP.Framework.Data.Interfaces.DataHub.IDataHubCategories)"]

Namespace:  EBP.Framework.Data.Interfaces.DataHub
Assembly:  EBP.Framework.Data.Interfaces (in EBP.Framework.Data.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
void RefreshData(
	IDataHubCategories hubCategories
)

Parameters

hubCategories
Type: EBP.Framework.Data.Interfaces.DataHubIDataHubCategories

[Missing <param name="hubCategories"/> documentation for "M:EBP.Framework.Data.Interfaces.DataHub.IDataHub.RefreshData(EBP.Framework.Data.Interfaces.DataHub.IDataHubCategories)"]

See Also