SharePointKpiNewFormControl.ValidateIndicatorValue 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 ValidateIndicatorValue ( _
    source As Object, _
    args As ServerValidateEventArgs _
)
'Usage
Dim source As Object
Dim args As ServerValidateEventArgs

Me.ValidateIndicatorValue(source, _
    args)
protected void ValidateIndicatorValue(
    Object source,
    ServerValidateEventArgs args
)

Parameters

See Also

Reference

SharePointKpiNewFormControl Class

SharePointKpiNewFormControl Members

Microsoft.SharePoint.Portal.WebControls Namespace