Table of Contents

Interface IParameterOptions

Namespace
Dynamicweb.Extensibility.Editors
Assembly
Dynamicweb.Core.dll
public interface IParameterOptions

Methods

GetParameterOptions(string)

IEnumerable<ParameterOption> GetParameterOptions(string parameterName)

Parameters

parameterName string

Returns

IEnumerable<ParameterOption>
To top