Click or drag to resize

ThemeManagerGetSerializedUserThemes Method

Namespace:  AxiomCore2.Managers
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public string GetSerializedUserThemes(
	string webRoot = null,
	string userFileRoot = null,
	string userName = null
)

Parameters

webRoot (Optional)
Type: SystemString
userFileRoot (Optional)
Type: SystemString
userName (Optional)
Type: SystemString

Return Value

Type: String
See Also