Namespace: P4s3TestMachine.P4s3WebSvcReference
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool AddBlockedPage( string userId, string pageId, string userRoleId, string key ) |
Visual Basic |
---|
Public Function AddBlockedPage ( userId As String, pageId As String, userRoleId As String, key As String ) As Boolean |
Visual C++ |
---|
public: virtual bool AddBlockedPage( String^ userId, String^ pageId, String^ userRoleId, String^ key ) sealed |
Parameters
- userId
- Type: System..::..String
- pageId
- Type: System..::..String
- userRoleId
- Type: System..::..String
- key
- Type: System..::..String