SharePointKpiNewFormControl.ValidateStatusRule Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Sub ValidateStatusRule ( _
    source As Object, _
    args As ServerValidateEventArgs _
)
'Usage
Dim source As Object
Dim args As ServerValidateEventArgs

Me.ValidateStatusRule(source, args)
protected void ValidateStatusRule(
    Object source,
    ServerValidateEventArgs args
)

Parameters

See Also

Reference

SharePointKpiNewFormControl Class

SharePointKpiNewFormControl Members

Microsoft.SharePoint.Portal.WebControls Namespace