Table of Contents

Class RuntimeLocation

Namespace
MudBlazor.Utilities
Assembly
MudBlazor.dll
public class RuntimeLocation
Inheritance
RuntimeLocation
Inherited Members
Extension Methods

Constructors

RuntimeLocation()

public RuntimeLocation()

Properties

IsClientSide

public static bool IsClientSide { get; }

Property Value

bool

IsServerSide

public static bool IsServerSide { get; }

Property Value

bool