SearchTxt Property

Stot

Stot

HomePage..::..SearchTxt Property

Namespace:  Front_End
Assembly:  Front-End (in Front-End.exe)

Syntax


public string SearchTxt { set; }
Public WriteOnly Property SearchTxt As String
	Set
public:
property String^ SearchTxt {
	void set (String^ value);
}