Table of Contents

Method SetErrorText

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetErrorText(NumericTypeCode, InitAsNumericEditParams?)

Sets appropriate error text using the specified parameters.

public virtual void SetErrorText(NumericTypeCode typeCode, TextBoxAndButton.InitAsNumericEditParams? prm = null)

Parameters

typeCode NumericTypeCode

The numeric type code.

prm TextBoxAndButton.InitAsNumericEditParams?

The additional parameters.