Take the community feedback survey now.

sunylcumar

Sunil Kumar Amanchi

 Alias: sunylcumar
 Company: Episerver Community
 Location: India
 About me: Software Developer CMS Technologies - Optimizely, Sitecore, OpenText TeamSite, Kentico, DNN,

CRP Information

Level: Citizen
Total contribution points: 63 (gain 312 points more to level up)

Score Distribution

Posted on: May 18, 2025
Rating:

CustomContentAreaRenderer is a specialized class that overrides the default ContentAreaRenderer. It customizes the rendering behavior for content...

Posted on: May 18, 2025
Rating:

public bool IndexContent(int contentId, bool contentOnly, bool childrenOnly, string language) { // Retrieve the content var contentReference = new...

Posted on: May 18, 2025
Rating:

Create a new Controller called CustomMenuController and decorate with [Authorize(Roles ="CMSAdmins")] so that it will be accessed by admins only...

Posted on: May 13, 2025
Rating:

When using Url.ContentUrl() in Optimizely 12, encodes spaces as + in the query string. If you want to encode the spaces as %20, use the below helpe...

Posted on: May 13, 2025
Rating:

Optimizely CMS 12 provides a Utility function to retrieve Content Reference from a Guid by ussing the below static method. var contentReference =...

Posted on: May 12, 2025
Rating:

Create a Block to hold selection options using EPiServer.Cms.Shell.UI.ObjectEditing.EditorDescriptors; using EPiServer.PlugIn; using EPiServer.Shel...

Posted on: Jan 07, 2025
Rating:

This is a step by step guide to generate sitemap.xml file for all the sites in optimizely cms 12. The sitemaps are generated under wwwroot/sitemaps...

No data to display.
No data to display.