When implementing a custom ModulePropertiesPage, how can I get the option to display Friendly/Configuration/Both names (like the .NET Compilation feature has)? Using the default DisplayNameAttribute I can customize what's displayed, but I'd like the same behviour as the built-in features if that's possible.
↧