FreeTextBox 3.2 Documentation
EnableSsl Property
NamespacesFreeTextBoxControlsFreeTextBoxEnableSsl
Gets or sets whether to add /. to the src attribute of the iframe in order for IE to correctly function in SSL.
Declaration Syntax
C# Visual Basic Visual C++
                  public bool EnableSsl { get; set; }
                  Public Property EnableSsl As Boolean
                  public:
property bool EnableSsl {
	bool get ();
	void set (bool value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068