Portal ClassNFX Class Library

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

Represents a web portal that controls the mapping of types and themes within the site. Portals allow to host differently-looking/behaving sites in the same web application
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.Wave Portal

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

public abstract class Portal : ApplicationComponent, 
	INamed, IInstrumentable, IExternallyParameterized
See Also