RegisterStartupScript Method (page, type, key, script)

Free Text Box Controls

FreeTextBox 3.2 Documentation RegisterStartupScript Method (page, type, key, script)
NamespacesFreeTextBoxControls.SupportClientScriptWrapperRegisterStartupScript(Page, Type, String, String)

[Missing <summary> documentation for M:FreeTextBoxControls.Support.ClientScriptWrapper.RegisterStartupScript(System.Web.UI.Page,System.Type,System.String,System.String)]

Declaration Syntax
C# Visual Basic Visual C++
                  public static void RegisterStartupScript(
	Page page,
	Type type,
	string key,
	string script
)
                  Public Shared Sub RegisterStartupScript ( _
	page As Page, _
	type As Type, _
	key As String, _
	script As String _
)
                  public:
static void RegisterStartupScript(
	Page^ page, 
	Type^ type, 
	String^ key, 
	String^ script
)
Parameters
page (Page)

[Missing <param name="page"/> documentation for "M:FreeTextBoxControls.Support.ClientScriptWrapper.RegisterStartupScript(System.Web.UI.Page,System.Type,System.String,System.String)"]

type (Type)

[Missing <param name="type"/> documentation for "M:FreeTextBoxControls.Support.ClientScriptWrapper.RegisterStartupScript(System.Web.UI.Page,System.Type,System.String,System.String)"]

key (String)

[Missing <param name="key"/> documentation for "M:FreeTextBoxControls.Support.ClientScriptWrapper.RegisterStartupScript(System.Web.UI.Page,System.Type,System.String,System.String)"]

script (String)

[Missing <param name="script"/> documentation for "M:FreeTextBoxControls.Support.ClientScriptWrapper.RegisterStartupScript(System.Web.UI.Page,System.Type,System.String,System.String)"]

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068