Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the SPRequestManagementRule class with the name of the rule.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub New ( _
displayName As String _
)
'Usage
Dim displayName As String
Dim instance As New SPRequestManagementRule(displayName)
protected SPRequestManagementRule(
string displayName
)
Parameters
displayName
Type: System.StringName for the rule.
See also
Reference
SPRequestManagementRule members