Class IconRoute
The route the platform serves stored icons from. Shared between the built-in StoredIconSource (which builds the URL) and the hosting layer (which maps the endpoint), so the two never drift.
public static class IconRoute
- Inheritance
-
IconRoute
- Inherited Members
Fields
Base
Base path of the icon-serving endpoint.
public const string Base = "/_tharga/icon"
Field Value
Methods
Url(string)
The URL that serves the stored icon with the given reference.
public static string Url(string reference)
Parameters
referencestring