 | ThemeManagerGetSerializedUserThemes Method |
Namespace:
AxiomCore2.Managers
Assembly:
AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntaxpublic 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