Skip to content

MinSelectLevelAttribute constructor

Determines minimum selection level for this field.

public MinSelectLevelAttribute(SelectLevel value)
parameter description
value The value.

Remarks

Initializes a new instance of the MinSelectLevelAttribute class.

See Also