Otter SDK Reference
Version:

GetPropertyContainer Method

Gets the property container that's used for creating validators and the property editors

Syntax

protected virtual System.Type GetPropertyContainer()

Returns

A type to properties to inspect

Remarks

The default implementation will return the ModelType if it's overriden, otherwise the OperationType or its Inedo.Otter.Extensibility.ITemplateContainer<TTemplate>