Code:
namespace MyWebApp
{
/// <summary>
/// Summary description for FirstSharePointWebService
/// </summary>
[WebService(Namespace = "MyWebApp",
namespace MyWebApp
{
/// <summary>
/// Summary description for FirstSharePointWebService
/// </summary>
[WebService(Namespace = "MyWebApp",
//Convert the text from the drop down to an int //do a for loop Button objButton = new Button(); objButton.Name = //for loop integer here // Set other button properties
DateTimeControl objDTControl = new DateTimeControl(); objDTControl.LocaleID = SPWeb.Locale.LCID;
listview1.items.clear();
listview1.datasource = null; listview1.databind();
Leave a comment: