Share via


HealthRuleRunNowButton.RuleItemUrl Property

Gets the URL for the display form for the item in the Health Analyzer Rule Definitions list.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overridable ReadOnly Property RuleItemUrl As String
    Get
'Usage
Dim value As String

value = Me.RuleItemUrl
protected virtual string RuleItemUrl { get; }

Property Value

Type: System.String
A string that contains the URL for the form.

See Also

Reference

HealthRuleRunNowButton Class

HealthRuleRunNowButton Members

Microsoft.SharePoint.WebControls Namespace