RoleProvider.RoleProvider Constructor
.NET Framework 2.0
Initializes a new instance of the RoleProvider class.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
You are not required to implement a constructor for a class that inherits the RoleProvider abstract class. Initialization values for a RoleProvider implementation are passed to the Initialize method implementation.
Community Additions
ADD
Show: