//GetStockLike private string DMLike() { Ext.Stock stock = new Stock(XmlDoc); ReturnText = stock.GetStockLike("dm"); return CreateSendMsg(); }