seabaz2000
IS-IT--Management
Hi,
I am trying to call a method of the Membership provider "Delete User". So I type in "Membership." and I get a drop down list of all the methods that I have available but when I select one of them and go to build the code, I get the error "Membership does not contain a definition for Delete User", even though it gave me the option to select it. I am trying to call the method from the code behind page of an aspx page.
Regards
I am trying to call a method of the Membership provider "Delete User". So I type in "Membership." and I get a drop down list of all the methods that I have available but when I select one of them and go to build the code, I get the error "Membership does not contain a definition for Delete User", even though it gave me the option to select it. I am trying to call the method from the code behind page of an aspx page.
Regards