MagicCMS Documentation

MagicCMSConfiguration..::..ImagesPath Property

Gets the images path.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


[ConfigurationPropertyAttribute]
public string ImagesPath { get; }

Field Value

The images path.

Remarks


MagicCMS will search in this folder png files with conventional names to use as site icons (favicon.png, for favorite icon image, and apple-touch-icon-###x###-precomposed.png for apple icons where ### must be substitute with width an height).