Gets and sets the url relative the UI directory to the resource

Namespace:  EPiServer.PlugIn
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public string UrlFromUi { get; set; }

Field Value

The URL relative the UI directory

See Also