Namespace:
EPiServer.PlugIn
Assembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Assembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
[ObsoleteAttribute("PluginSettings.GetPlugInProperties is obsolete: Please use the type safe generic method Dictionary<PropertyInfo, PlugInPropertyAttribute> PluginSettings.GetProperties instead.")] public static Hashtable GetPlugInProperties( Type type ) |
Parameters
- type
- Type: System..::.Type