MembershipUser::ToString Method ()

 

Returns the user name for the membership user.

Namespace:   System.Web.Security
Assembly:  System.Web.ApplicationServices (in System.Web.ApplicationServices.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The UserName for the membership user.

.NET Framework
Available since 2.0
Return to top
Show: