FreeTextBox 3.2 Documentation
RegisterClientScriptResource Method (control, type, resourceName)
NamespacesFreeTextBoxControls.SupportClientScriptProxyRegisterClientScriptResource(Control, Type, String)
Returns a WebResource or ScriptResource URL for script resources that are to be embedded as script includes.
Declaration Syntax
C# Visual Basic Visual C++
                  public void RegisterClientScriptResource(
	Control control,
	Type type,
	string resourceName
)
                  Public Sub RegisterClientScriptResource ( _
	control As Control, _
	type As Type, _
	resourceName As String _
)
                  public:
void RegisterClientScriptResource(
	Control^ control, 
	Type^ type, 
	String^ resourceName
)
Parameters
control (Control)

[Missing <param name="control"/> documentation for "M:FreeTextBoxControls.Support.ClientScriptProxy.RegisterClientScriptResource(System.Web.UI.Control,System.Type,System.String)"]

type (Type)

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

resourceName (String)

[Missing <param name="resourceName"/> documentation for "M:FreeTextBoxControls.Support.ClientScriptProxy.RegisterClientScriptResource(System.Web.UI.Control,System.Type,System.String)"]

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068