PFSiteSettingsLogoFileName Property |
Gets or sets the filename of the logo
used in the header of all pages of the PFSite.
The file must located in the path "VirtualDirectory/Images/Logos".
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public string LogoFileName { get; set; }
Property Value
Type:
StringSee Also