DisableIEBackButton Property

Free Text Box Controls

FreeTextBox 3.2 Documentation DisableIEBackButton Property
NamespacesFreeTextBoxControlsFreeTextBoxDisableIEBackButton
Gets or sets whether to disable onload code that allow the back button to function in Internet Explorer. This does not affect Mozilla.
Declaration Syntax
C# Visual Basic Visual C++
                  public bool DisableIEBackButton { get; set; }
                  Public Property DisableIEBackButton As Boolean
                  public:
property bool DisableIEBackButton {
	bool get ();
	void set (bool value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068