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.158 -- Release Build+8af53c44e6ad1fac543a652d58b46c9843b74b64
public UseAlternateUIAttribute(
	bool useAlternateUI
)

Parameters

useAlternateUI  Boolean

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

See Also