[This is preliminary documentation and is subject to change.]
Returns portal object for this request or null if no portal was injected
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public Portal Portal { get; }
public Portal Portal { get; }
Public ReadOnly Property Portal As Portal
Get
Public ReadOnly Property Portal As Portal
Get
public:
property Portal^ Portal {
Portal^ get ();
}
public:
property Portal^ Portal {
Portal^ get ();
}
member Portal : Portal with get
member Portal : Portal with get
Property Value
Type:
Portal