public sealed class RetrieveTimeZone : ComponentBase| RetrieveTimeZone | Initializes a new instance of the RetrieveTimeZone class |
| JsRuntime | JavaScript runtime. |
| UserSessionData | The user utilizing the application. |
| SetParametersAsync |
Parameters are loaded manually for sake of performance; if we were to use System.Reflection magic, it would hurt performance if components were used in large numbers.
(Overrides ComponentBaseSetParametersAsync(ParameterView)) |