Click or drag to resize
UniSelector Fields

The UniSelector type exposes the following members.

Fields
  NameDescription
Protected fieldmViewStateTracked
If true, the ViewState has been already tracked.
(Inherited from InlineUserControl.)
Protected fieldproperties
Control properties.
(Inherited from InlineUserControl.)
Public fieldStatic memberUS_ALL_RECORDS
Represents 'all' record selected.
Public fieldStatic memberUS_GLOBAL_AND_SITE_RECORD
Represents 'global or site' record selected.
Public fieldStatic memberUS_GLOBAL_RECORD
Represents 'global' record selected.
Public fieldStatic memberUS_MORE_RECORDS
Represents 'more' record selected.
Public fieldStatic memberUS_NEW_RECORD
Represents 'new' record selected.
Public fieldStatic memberUS_NONE_RECORD
Represents 'none' or 'global' record selected.
Public fieldStatic memberUSER_DISPLAY_FORMAT
Constant for formatting of user name
Top
See Also