CssFile.Path property

namespace: Serenity.Plugins   assemblySerenity.Net.Core

Gets or sets the path. Should start with "./" corresponding to plugin folder.

public string Path { get; set; }

Property Value

The path.

See Also