Logout_cshtml Constructor

Initializes a new instance of the Logout_cshtml class.

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  System.Web.WebPages.Administration
Assembly:  System.Web.WebPages.Administration (in System.Web.WebPages.Administration.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New Logout_cshtml()
public Logout_cshtml()
public:
Logout_cshtml()
new : unit -> Logout_cshtml
public function Logout_cshtml()

See Also

Reference

Logout_cshtml Class

System.Web.WebPages.Administration Namespace