'Declaration Protected Overrides Function GetKeyForItem( _ ByVal item As C1Theme _ ) As System.String
protected override System.string GetKeyForItem( C1Theme item )
Parameters
- item
- The theme to get the key for.
Return Value
The name of the specified theme.