[This is preliminary documentation and is subject to change.]
Gets/sets portal theme. This may be null as this is just a holder variable
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public Theme PortalTheme { get; set; }
public Theme PortalTheme { get; set; }
Public Property PortalTheme As Theme
Get
Set
Public Property PortalTheme As Theme
Get
Set
public:
property Theme^ PortalTheme {
Theme^ get ();
void set (Theme^ value);
}
public:
property Theme^ PortalTheme {
Theme^ get ();
void set (Theme^ value);
}
member PortalTheme : Theme with get, set
member PortalTheme : Theme with get, set
Property Value
Type:
Theme