Method | Description | |
---|---|---|
ExecuteResult ( ControllerContext context ) : void | ||
FacebookHttpUnauthorizedResult ( ) : System.Web | ||
FacebookHttpUnauthorizedResult ( bool requiresFacebookLinked ) : System.Web |
public ExecuteResult ( ControllerContext context ) : void | ||
context | ControllerContext | |
return | void |
public FacebookHttpUnauthorizedResult ( ) : System.Web | ||
return | System.Web |
public FacebookHttpUnauthorizedResult ( bool requiresFacebookLinked ) : System.Web | ||
requiresFacebookLinked | bool | |
return | System.Web |