IBadgeableContainerPanelController
is defined in the Telligent.Evolution.Extensibility.Administration.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface IBadgeableContainerPanelController { void RefreshCount(Guid? containerType = null, Guid? containerId = null); }
Methods
void RefreshCount(Guid? containerType = null, Guid? containerId = null);
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
containerType | Guid? | Container Type | Optional | ||
containerId | Guid? | Container Id | Optional |