[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace:  MKB.TimePicker
Assembly:  TimePicker (in TimePicker.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
protected virtual void RaisePostBackEvent(
	string args
)
Protected Overridable Sub RaisePostBackEvent ( _
	args As String _
)
protected:
virtual void RaisePostBackEvent(
	String^ args
)

Parameters

args
String

See Also