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.150 -- Release Build+64e3b411e1abfbd2d4d8a81e850c3909a0ce8731
public UseAlternateUIAttribute(
	bool useAlternateUI
)

Parameters

useAlternateUI  Boolean

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

See Also