Share via


HealthRuleRunNowButton.InitUI Method

Initializes properties that affect the appearance of the control.

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

Syntax

'Declaration
Protected Overridable Sub InitUI
'Usage

Me.InitUI()
protected virtual void InitUI()

Remarks

If the Visible property of the control is true, then this method ensures that properties that affect the appearance of the control have values. These properties include the AccessKey, ImageUrl, and Text properties.

See Also

Reference

HealthRuleRunNowButton Class

HealthRuleRunNowButton Members

Microsoft.SharePoint.WebControls Namespace