Theme TPortal  ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents a portal theme. Theme groups various resources (such as css, scripts etc..) whitin a portal. Inherit your themes from this class
Inheritance Hierarchy

OnlineSystem Object
  NFX.Wave Theme
    NFX.Wave Theme TPortal 

Namespace: NFX.Wave
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public abstract class Theme<TPortal> : Theme 
where TPortal : Portal
Type Parameters

TPortal
See Also