PFSiteGetSiteTheme Method |
Gets the default theme for given site name.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public static PFTheme GetSiteTheme(
string siteName
)
Parameters
- siteName
- Type: SystemString
Name of the site.
Return Value
Type:
PFThemeSee Also