AuthenticationRequestHandlerStartEvent Method (String) |
Initiates the event handling
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax public AuthenticationRequestEventArgs StartEvent(
string requestedUrl
)
Parameters
- requestedUrl
- Type: SystemString
Url that was requested when the event was raised
Return Value
Type:
AuthenticationRequestEventArgsSee Also