: BusinessDataWebPart.SetMessageWithoutOverriding (Método) (Microsoft.SharePoint.Portal.WebControls)
Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected Sub SetMessageWithoutOverriding ( _
strMessage As String, _
IsError As Boolean, _
encode As Boolean _
)
'Uso
Dim strMessage As String
Dim IsError As Boolean
Dim encode As Boolean
Me.SetMessageWithoutOverriding(strMessage, IsError, encode)
protected void SetMessageWithoutOverriding (
string strMessage,
bool IsError,
bool encode
)
Parámetros
- strMessage
- IsError
- encode
Vea también
Referencia
BusinessDataWebPart (Clase)
BusinessDataWebPart (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)