Table of Contents

Class LongFromUserParams

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

Contains properties which allow to customize dialog box which asks a long value from the user.

public class LongFromUserParams : NumericFromUserParams<long?>, IBaseObjectWithAttr, IBaseObjectWithId, IBaseObject
Inheritance
LongFromUserParams
Implements
Derived