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

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

Syntax

C#
public string UrlFromUi { get; set; }

Field Value

The URL relative the UI directory

See Also