Gets or sets the URL relative the util directory to the resource

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

Syntax

C#
public string UrlFromUtil { get; set; }

Field Value

The URL relative the util directory

See Also