A simple property get handler that only looks in the PropertyDataCollection.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public static PropertyData SimplePropertyHandler( string name, PropertyDataCollection properties ) |
Parameters
- name
- Type: System..::.String
The name of the property that you want to fetch.
- properties
- Type: EPiServer.Core..::.PropertyDataCollection
The PropertyDataCollection.