The field used by the search box

Namespace: Ico.Awx.List
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string SearchFieldKey { get; set; }
Visual Basic
Public Property SearchFieldKey As String
	Get
	Set
JScript
function get SearchFieldKey () : String
function set SearchFieldKey (value : String)

See Also