Browse by Tags

Tags
Tagged Content List
View more results: All Community | Telligent Enterprise
  • Forum Thread: Configurable widget: Get the ID

    Hi all, I'm working on a configurable widget and I want to programmatically get its unique ID, i.e. the one from the database table cs_ConfiguredContentFragments. Right now I can only access to its properties using CSControlUtility.Instance().GetCurrent<CommunityServer.Components.ConfigurableContentFragmentBase>...