Click or drag to resize

PFSiteSettingsIconFileName Property

Gets or sets the filename of the icon (favicon) of all pages of the PFSite.

The file must located in the VirtualDirectory root.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public string IconFileName { get; set; }

Property Value

Type: String
See Also