| ContextMenuPlaceHolderEnsurePlaceholder Method | 
            Ensures ContextMenuPlaceholder for current page
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static void EnsurePlaceholder(
	Page page,
	Control container
)
Parameters
- page
- Type: System.Web.UIPage
 Page instance
- container
- Type: System.Web.UIControl
 Container control (PlaceHolder control)
 See Also
See Also