private void button_Create_Click(object sender, RoutedEventArgs e) { bm.CreateBlog(textBox_blogUrl.Text); }