summaryM:DotNetNuke.UI.WebControls.DualListBox.GetPostBackOptions(System.String)

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected virtual PostBackOptions GetPostBackOptions(
	string argument
)
Visual Basic
Protected Overridable Function GetPostBackOptions ( 
	argument As String
) As PostBackOptions

Parameters

argument
Type: System..::..String
paramargumentM:DotNetNuke.UI.WebControls.DualListBox.GetPostBackOptions(System.String)

Return Value

returnsM:DotNetNuke.UI.WebControls.DualListBox.GetPostBackOptions(System.String)

See Also