[This is preliminary documentation and is subject to change.]
When true, downloads files from PortalHub.ContentFileSystem for selected portal
Namespace: NFX.Wave.HandlersAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public bool UsePortalHub { get; set; }
public bool UsePortalHub { get; set; }
Public Property UsePortalHub As Boolean
Get
Set
Public Property UsePortalHub As Boolean
Get
Set
public:
property bool UsePortalHub {
bool get ();
void set (bool value);
}
public:
property bool UsePortalHub {
bool get ();
void set (bool value);
}
member UsePortalHub : bool with get, set
member UsePortalHub : bool with get, set
Property Value
Type:
Boolean