메소드 | 설명 | |
---|---|---|
Application_AuthenticateRequest ( object sender, |
Handles the AuthenticateRequest event of the Application control.
|
|
Application_BeginRequest ( ) : void | ||
Application_End ( ) : void | ||
Application_EndRequest ( ) : void | ||
Application_Error ( ) : void | ||
Application_Start ( ) : void |
메소드 | 설명 | |
---|---|---|
AddBlogAuthorEvents ( ) : void | ||
AddBlogPostEvents ( ) : void | ||
AddCategoryEvents ( ) : void | ||
AddContentEvents ( ) : void | ||
AddLanguageEvents ( ) : void | ||
AddLayoutEvents ( ) : void | ||
AddMediaManagerEvents ( ) : void | ||
AddNewsletterEvents ( ) : void | ||
AddPageEvents ( ) : void | ||
AddRedirectEvents ( ) : void | ||
AddSitemapEvents ( ) : void | ||
AddTagEvents ( ) : void | ||
AddUsersEvents ( ) : void | ||
AddWidgetEvents ( ) : void | ||
Events_PageRendering ( BetterCms.Events.PageRenderingEventArgs args ) : void |
protected Application_AuthenticateRequest ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |