You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the front end page for an ascx control for a dnn module, I have been including ControlPath, PortalID, PortalSettings.Whatever, etc. on the control front end and have been getting errors from intellisense for years now. Everything works normally when the module is compiled or distributed but Visual Studio intellisense can't find the reference for it. Is there some sort of setting in Visual Studio or some sort of inclusion on the control's ascx that will remove those errors?
Thanks very much!
The text was updated successfully, but these errors were encountered:
On the front end page for an ascx control for a dnn module, I have been including ControlPath, PortalID, PortalSettings.Whatever, etc. on the control front end and have been getting errors from intellisense for years now. Everything works normally when the module is compiled or distributed but Visual Studio intellisense can't find the reference for it. Is there some sort of setting in Visual Studio or some sort of inclusion on the control's ascx that will remove those errors?
Thanks very much!
The text was updated successfully, but these errors were encountered: