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.155 -- Release Build+a7d8ba87ff92af3282fc68a6fbfd37a854100b44
public UseAlternateUIAttribute(
	bool useAlternateUI
)

Parameters

useAlternateUI  Boolean

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

See Also