ListContentSources.IPostBackEventHandler.RaisePostBackEvent Method

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.Search.Admin.Pages
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Private Sub RaisePostBackEvent ( _
    argsString As String _
) Implements IPostBackEventHandler.RaisePostBackEvent
'Usage
Dim instance As ListContentSources
Dim argsString As String

CType(instance, IPostBackEventHandler).RaisePostBackEvent(argsString)
void IPostBackEventHandler.RaisePostBackEvent(
    string argsString
)

Parameters

Implements

IPostBackEventHandler.RaisePostBackEvent(String)

See Also

Reference

ListContentSources Class

ListContentSources Members

Microsoft.SharePoint.Portal.Search.Admin.Pages Namespace