WebPartAuthorizationEventArgs コンストラクタ
アセンブリ: System.Web (system.web.dll 内)

Public Sub New ( _ type As Type, _ path As String, _ authorizationFilter As String, _ isShared As Boolean _ )
Dim type As Type Dim path As String Dim authorizationFilter As String Dim isShared As Boolean Dim instance As New WebPartAuthorizationEventArgs(type, path, authorizationFilter, isShared)
public WebPartAuthorizationEventArgs ( Type type, string path, string authorizationFilter, bool isShared )
public: WebPartAuthorizationEventArgs ( Type^ type, String^ path, String^ authorizationFilter, bool isShared )
public WebPartAuthorizationEventArgs ( Type type, String path, String authorizationFilter, boolean isShared )
public function WebPartAuthorizationEventArgs ( type : Type, path : String, authorizationFilter : String, isShared : boolean )

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- WebPartAuthorizationEventArgs コンストラクタのページへのリンク