Namespace: MonoSoftware.MonoX.Controls
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
protected string GetPostBackEventReference()
Visual Basic
Protected Function GetPostBackEventReference As String
Visual C++
protected:
String^ GetPostBackEventReference()
F#
member GetPostBackEventReference : unit -> string 

Return Value

Type: String

See Also