Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Helpers
ScriptHelper Class
ScriptHelper Methods
AddScript Method
AddToRegisteredClientScripts Method
AddToRegisteredStartupScripts Method
Alert Method
AppendTooltip Method
CloseWindow Method
EnsurePostbackMethods Method
EscapeHTMLString Method
EscapeJQueryCharacters Method
FixPendingCallbacks Method
FixSSLForWCFServices Method
FormatTooltipString Method
GetAlertScript Method
GetDisableProgressScript Method
GetIncludeScript Method
GetLoaderHtml Method
GetLoaderInlineHtml Method
GetLoaderOverlayHtml Method
GetLocalizedString Method
GetModalDialogScript Method
GetRedirectScript Method
GetScript Method
GetScriptUrl Method
GetString Method
GetTitleScript Method
HideVerticalTabs Method
IsClientScriptBlockRegistered Method
IsJQueryRegistered Method
IsLightBoxRegistered Method
IsMooToolsRegistered Method
IsPrototypeBoxRegistered Method
IsSilverlightRegistered Method
IsStartupScriptRegistered Method
IsUnderscoreRegistered Method
RefreshTabHeader Method
RefreshTree Method
RegisterAngularApplication Method
RegisterAngularModule Method
RegisterApplicationConstants Method
RegisterArrayDeclaration Method
RegisterBootstrapScripts Method
RegisterBootstrapTooltip Method
RegisterClientApplication Method
RegisterClientScriptBlock Method
RegisterClientScriptInclude Method
RegisterCloseDialogScript Method
RegisterCMS Method
RegisterCompletePageScript Method
RegisterDialogScript Method
RegisterEditScript Method
RegisterFacebookJavascriptSDK Method
RegisterFlatResize Method
RegisterGetTopScript Method
RegisterHeaderActionsShadowScript Method
RegisterHiddenField Method
RegisterImageLazyLoad Method
RegisterJQuery Method
RegisterJQueryAppear Method
RegisterJQueryCookie Method
RegisterJQueryCrop Method
RegisterJQueryDialog Method
RegisterJQueryHighLighter Method
RegisterJQueryShadow Method
RegisterJQueryTemplates Method
RegisterJQueryTools Method
RegisterJQueryTooltips Method
RegisterJQueryUI Method
RegisterJQueryUILayout Method
RegisterLightbox Method
RegisterLoader Method
RegisterModule Method
RegisterMooTools Method
RegisterOnlyNumbersScript Method
RegisterOnSubmitStatement Method
RegisterPageLoadedEvent Method
RegisterPageLoadedFlag Method
RegisterPrintDialogScript Method
RegisterPrototype Method
RegisterRequireJs Method
RegisterResizer Method
RegisterSaveChanges Method
RegisterSaveShortcut Method
RegisterScriptaculous Method
RegisterScriptFile Method
RegisterScriptFromFile Method
RegisterSilverlight Method
RegisterSKMenu Method
RegisterSpellChecker Method
RegisterSplitModeSync Method
RegisterStartupScript Method
RegisterTooltip Method
RegisterTreeProgress Method
RegisterUnderscore Method
RegisterWebServiceCallFunction Method
RegisterWOpenerScript Method
RenderAngularModulesScript Method
RequestScriptRegistration Method
ResetScrollPosition Method
ResolveUrl Method
SerializeModuleParametersToJson Method
ScriptHelper
FixPendingCallbacks Method
Fixes common 'pendingCallbacks' JavaScript error.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
void
FixPendingCallbacks
(
Page
page
)
Parameters
page
Type:
System.Web.UI
Page
Page to register
See Also
Reference
ScriptHelper Class
CMS.Helpers Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com