Namespace:  EPiServer.PlugIn
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public static Dictionary<PropertyInfo, PlugInPropertyAttribute> GetProperties(
	Type type
)

Parameters

type
Type: System..::.Type

See Also