Class PropertyEditorsComponent
Inheritance
System.Object
Namespace: Umbraco.Web.PropertyEditors
Assembly: Umbraco.Web.dll
Syntax
public sealed class PropertyEditorsComponent : IComponent
Constructors
View SourcePropertyEditorsComponent(PropertyEditorCollection)
Declaration
public PropertyEditorsComponent(PropertyEditorCollection propertyEditors)
Parameters
Type | Name | Description |
---|---|---|
PropertyEditorCollection | propertyEditors |
Methods
View SourceInitialize()
Declaration
public void Initialize()
Terminate()
Declaration
public void Terminate()