ClientIDMode property - Static?

Prachi Lomde asked on February 23, 2019 07:09

So, I've just started using Kentico at my internship, and I have been working on an audit for an old site of my company's. One of the tasks I've been given is to shorten the control ID's for each web part. An alternative I've started poking around at is to change the ClientIDMode property to static. Now, I can do this in the web.config, but i've been warned that this could cause problems with the Kentico admin interface. I should also be able to set this property using a web part, so it works on a page by page basis. Has anyone tried something like this before, and if so, any pointers as to how to go about implementing this? free netflix tech news

Recent Answers


vasu yerramsetti answered on February 24, 2019 09:47

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on February 24, 2019 21:22

I'd highly recommend against trying to modify this if you're using straight Portal mode development. It will cause issues beyond your control. If you're using ASPX and portal then simply make the modifications to your controls and neasted controls.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.