[This is preliminary documentation and is subject to change.]
Initializes a new instance of the
Theme class
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
protected Theme(
Portal portal,
IConfigSectionNode conf
)
protected Theme(
Portal portal,
IConfigSectionNode conf
)
Protected Sub New (
portal As Portal,
conf As IConfigSectionNode
)
Protected Sub New (
portal As Portal,
conf As IConfigSectionNode
)
protected:
Theme(
Portal^ portal,
IConfigSectionNode^ conf
)
protected:
Theme(
Portal^ portal,
IConfigSectionNode^ conf
)
new :
portal : Portal *
conf : IConfigSectionNode -> Theme
new :
portal : Portal *
conf : IConfigSectionNode -> Theme