[]
Gets the key for a specified theme.
protected override string GetKeyForItem(C1Theme item)
Protected Overrides Function GetKeyForItem(item As C1Theme) As String
| Type | Name | Description |
|---|---|---|
| C1Theme | item | The theme to get the key for. |
| Type | Description |
|---|---|
| string | The name of the specified theme. |