Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
private void Page_Load(object sender, System.EventArgs e)
{
EPiServer.RightClickMenuAttribute.Current.Disabled = true;
}