FilterSelectorPanel FieldsA Sandcastle Documented Class Library
The FilterSelectorPanel type exposes the following members.
Fields

  NameDescription
Private fieldcontrolsKey
Shortcut key for referenceing the controls Dictionary stored in the Session.
Private fieldcurrentFolder
Holds the currently selected folder.
Private fielddefaultIcon
Holds a reference to a default icon image in case the selected one does not exist.
Private fieldfoldersKey
Shortcut key for referencing the folder list.
Private fieldiconsKey
Shortcut key for referenceing the selectedIcons Dictionary stored in the session.
Private fieldkey
Web service secret key.
Public fieldStatic memberMAX_FILTERS
Controls the maximum number of filters you can open at once.
Public fieldStatic memberMAX_NAME_LENGTH
Controls the maximum length of the filter or folder name to show before adding ellipses.
Private fieldpChoiceMode
Internal variable that holds the current ChoiceMode.
Private fieldpColCount
Internal variable representing the column count.
Private fieldpPanelMode
Internal veriable that holds the current PanelMode.
Private fieldpPanelSort
Internal variable that holds the current PanelSort.
Private fieldpWidth
Internal private width value used for setting the column width.
Private fieldselectedIcon
Image button the represents the selected icon.
Private fieldsessionPrefix
Local session prefix value.
Private fieldsvc
Web service client reference.
Back to Top
See Also