El contenido no está disponible en el idioma seleccionado.
Setting up UGC on .NET Web site
Setting up UGC on a .NET Web site involves adding a DLL, configuring the tag bundle in the Dynamic Retrieval configuration file (cd_dynamic_conf.xml) and configuring end points in the web.config configuration file.
Adding UGC DLLs You need to add the UGC .NET assembly to your .NET Web site to implement UGC functionality.
Enabling processing of UGC tags by .NET classes To enable the assembler classes PageAssembler and ComponentPresentationAssembler to process UGC TCDL tags at runtime, you need to add a tag bundle to your dynamic configuration file (cd_dynamic_conf.xml).