| |
PortalConfig property**This method is obsolete in V. 7.0.** Sets or returns the Portal Config for the specified User. SyntaxC++HRESULT get_PortalConfig(IERUPortalConfig** ppRetVal) HRESULT put_PortalConfig(IERUPortalConfig* pPortalConfig) Scripting languagesPortalConfig = User.PortalConfig User.PortalConfig = PortalConfig |