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.164 -- Release Build+6bbd7ea5ff4ad8917f12d693358b77d083ee278e
public UseAlternateUIAttribute(
	bool useAlternateUI
)

Parameters

useAlternateUI  Boolean

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

See Also