Class PortalHubExtensions
PortalHub accessor extensions of application
Inheritance
System.Object
PortalHubExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Azos.Wave
Assembly: Azos.Wave.dll
Syntax
public static class PortalHubExtensions
Methods
GetPortalHub(IApplication)
Provides shortcut for PortalHub module access of application context
Declaration
public static PortalHub GetPortalHub(this IApplication app)
Parameters
Type | Name | Description |
---|---|---|
IApplication | app |
Returns
Type | Description |
---|---|
PortalHub |