UseAlternateUIAttribute Constructor

Defines whether to use an alternate UI for the associated property or field.

Definition

Namespace: Gemstone.ComponentModel.DataAnnotations
Assembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.160 -- Release Build+19b74ac03cedad8575bb1ceb00051318b7421d0d
public UseAlternateUIAttribute(
	bool useAlternateUI
)

Parameters

useAlternateUI  Boolean

[Missing <param name="useAlternateUI"/> documentation for "M:Gemstone.ComponentModel.DataAnnotations.UseAlternateUIAttribute.#ctor(System.Boolean)"]

See Also