ScriptBlock Property

Free Text Box Controls

FreeTextBox 3.2 Documentation ScriptBlock Property
NamespacesFreeTextBoxControls.SupportToolbarItemScriptBlock
Gets or sets the JavaScript code for the function
Declaration Syntax
C# Visual Basic Visual C++
                  public string ScriptBlock { get; set; }
                  Public Property ScriptBlock As String
                  public:
property String^ ScriptBlock {
	String^ get ();
	void set (String^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068