A newer version of this page is available.
Switch to the current version.
IScriptContainer.IsClientScriptBlockRegistered(String) Method
For internal use.
Namespace: DevExpress.XtraPrinting.Export.Web
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
bool IsClientScriptBlockRegistered(
string key
)
Function IsClientScriptBlockRegistered(
key As String
) As Boolean
Parameters
Name | Type |
---|---|
key | String |
Returns
Type |
---|
Boolean |
See Also
Feedback