ScriptHelperEnsurePostbackMethods Method |
Ensures that the postback methods are present in the page
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public static void EnsurePostbackMethods(
Control ctrl
)
Parameters
- ctrl
- Type: System.Web.UIControl
Control
See Also