MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetHomePage

Method GetHomePage

DuiLib/Control/UIWebBrowser.cpp:490–493  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

488}
489
490LPCTSTR DuiLib::CWebBrowserUI::GetHomePage()
491{
492 return m_sHomePage;
493}
494
495void DuiLib::CWebBrowserUI::SetAutoNavigation( bool bAuto /*= TRUE*/ )
496{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected