| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Tab Class : DomText Property |
// get main tab Tab tab = instance.MainTab; // get dom text string domText = tab.DomText;
// get main tab $tab = $instance->MainTab; // get dom text $domText = $tab->DomText;
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven