| CMSEcommercePageHandleGridsSiteIDColumn Method | 
            Shows/hides column with SiteID in given unigrid according allow global XXX setting accessible via AllowGlobalObjects property.
            
 
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxprotected void HandleGridsSiteIDColumn(
	UniGrid grid
)
Parameters
- grid
- Type: CMS.UIControlsUniGrid
 Grid to hide/show site id column in.
 See Also
See Also