Share via


TemplatePicker.InvokeCallbackEvent Method

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

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overridable Function InvokeCallbackEvent ( _
    lcid As String _
) As String
'Usage
Dim lcid As String
Dim returnValue As String

returnValue = Me.InvokeCallbackEvent(lcid)
protected virtual string InvokeCallbackEvent(
    string lcid
)

Parameters

Return Value

Type: System.String

See Also

Reference

TemplatePicker Class

TemplatePicker Members

Microsoft.SharePoint.WebControls Namespace