IsClientScriptBlockRegistered Method (page, key)

Free Text Box Controls

FreeTextBox 3.2 Documentation IsClientScriptBlockRegistered Method (page, key)
NamespacesFreeTextBoxControls.SupportClientScriptWrapperIsClientScriptBlockRegistered(Page, String)

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

Declaration Syntax
C# Visual Basic Visual C++
                  public static bool IsClientScriptBlockRegistered(
	Page page,
	string key
)
                  Public Shared Function IsClientScriptBlockRegistered ( _
	page As Page, _
	key As String _
) As Boolean
                  public:
static bool IsClientScriptBlockRegistered(
	Page^ page, 
	String^ key
)
Parameters
page (Page)

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

key (String)

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

Return Value

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

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068