Share via


InputFormTextBox.m_fIsValid Field

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 m_fIsValid As Boolean
'Usage
Dim value As Boolean

value = Me.m_fIsValid

Me.m_fIsValid = value
protected bool m_fIsValid

See Also

Reference

InputFormTextBox Class

InputFormTextBox Members

Microsoft.SharePoint.Portal.WebControls Namespace