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