PFSiteSettingsCustomStyleFileName Property |
Gets or sets the name of the stylesheet file used on all pages of the PFSite.
The file must located in the path "VirtualDirectory/Styles".
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 CustomStyleFileName { get; set; }
Property Value
Type:
StringSee Also