HealthReportRunNowButton.RuleItemUrl Property
Gets the URL for the display form for the item in the Health Analyzer Reports list.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides ReadOnly Property RuleItemUrl As String
Get
'Usage
Dim value As String
value = Me.RuleItemUrl
protected override string RuleItemUrl { get; }
Property Value
Type: System.String
A string that contains the URL for the form.
See Also
Reference
HealthReportRunNowButton Class