Namespace DotNetNuke.UI.WebControls
Classes
ActionLink
ActionLink provides a button for a single action.
CaptchaControl
The CaptchaControl control provides a Captcha Challenge control.
CaptchaHandler
The CaptchaHandler control provides a validator to validate a CAPTCHA Challenge.
CheckBoxColumn
The CheckBoxColumn control provides a Check Box column for a Data Grid.
CheckBoxColumnTemplate
The CheckBoxColumnTemplate provides a Template for the CheckBoxColumn.
CheckEditControl
The TrueFalseEditControl control provides a standard UI component for editing true/false (boolean) properties.
CollectionEditorControl
The CollectionEditorControl control provides a Control to display Collection Properties.
CollectionEditorInfoAdapter
The CollectionEditorInfoAdapter control provides an Adapter for Collection Onjects.
CommandButton
The CommandButton Class provides an enhanced Button control for DotNetNuke.
ControlStyleAttribute
DateEditControl
The DateEditControl control provides a standard UI component for editing date properties.
DateTimeEditControl
The DateTimeEditControl control provides a standard UI component for editing date and time properties.
DnnCountryAutocompleteControl
DNNCountryEditControl
The DNNCountryEditControl control provides a standard UI component for editing Countries.
DNNDataGrid
The DNNDataGrid control provides an Enhanced Data Grid, that supports other column types.
DNNDataGridCheckChangedEventArgs
The DNNDataGridCheckChangedEventArgs class is a cusom EventArgs class for handling Event Args from the CheckChanged event in a CheckBox Column.
DNNListEditControl
The DNNListEditControl control provides a standard UI component for selecting from Lists.
DNNLocaleEditControl
The DNNLocaleEditControl control provides a standard UI component for selecting a Locale.
DNNMultiStateBoxColumn
The DNNMultiStateBoxColumn control provides a DNNMultiState Box column for a Data Grid.
DNNMultiStateBoxColumnTemplate
The DNNMultiStateBoxColumnTemplate provides a Template for the DNNMultiStateBoxColumn.
DNNPageEditControl
The DNNPageEditControl control provides a standard UI component for selecting a DNN Page.
DNNRegionEditControl
The DNNRegionEditControl control provides a standard UI component for editing Regions.
DNNRichTextEditControl
The DNNRichTextEditControl control provides a standard UI component for editing RichText.
DualListBox
DualListBoxEventArgs
The DualListBoxEventArgs class is a cusom EventArgs class for handling Event Args in the DualListBox.
EditControl
The EditControl control provides a standard UI component for editing properties.
EditControlFactory
The EditControlFactory control provides a factory for creating the appropriate Edit Control.
EditorInfo
The EditorInfo class provides a helper class for the Property Editor.
EnumEditControl
The EnumEditControl control provides a standard UI component for editing enumerated properties.
FieldEditorControl
The FieldEditorControl control provides a Control to display Profile Properties.
FormatAttribute
ImageCommandColumn
The ImageCommandColumn control provides an Image Command (or Hyperlink) column for a Data Grid.
ImageCommandColumnTemplate
The ImageCommandColumnTemplate provides a Template for the ImageCommandColumn.
IntegerEditControl
The IntegerEditControl control provides a standard UI component for editing integer properties.
IsReadOnlyAttribute
LabelModeAttribute
LanguageSelector
Language Selector control.
LanguagesListTypeAttribute
ListAttribute
LiteralTemplate
MaxLengthAttribute
MultiLineTextEditControl
The MultiLineTextEditControl control provides a standard UI component for editing string/text properties.
NavDataPageHierarchicalEnumerable
A collection of PageHierarchyData objects.
NavDataPageHierarchyData
NavDataSource
NavDataSourceView
The NavDataSourceView class encapsulates the capabilities of the NavDataSource data source control.
PagingControl
PagingControl.PageNumberLinkTemplate
ProfileEditorControl
The ProfileEditorControl control provides a Control to display Profile Properties.
PropertyCategoryComparer
PropertyEditorControl
The PropertyEditorControl control provides a way to display and edit any properties of any Info class.
PropertyEditorEventArgs
The PropertyEditorEventArgs class is a cusom EventArgs class for handling Event Args from a change in value of a property.
PropertyEditorItemEventArgs
The PropertyEditorItemEventArgs class is a cusom EventArgs class for handling Event Args.
PropertyLabelControl
The PropertyLabelControl control provides a standard UI component for displaying a label for a property. It contains a Label and Help Text and can be Data Bound.
PropertyNameComparer
PropertySortOrderComparer
RegularExpressionValidatorAttribute
RequiredAttribute
RolesSelectionGrid
SettingInfo
The SettingInfo class provides a helper class for the Settings Editor.
SettingNameComparer
SettingsEditorControl
The SettingsEditorControl control provides an Editor to edit DotNetNuke Settings.
SettingsEditorInfoAdapter
The SettingsEditorInfoAdapter control provides a factory for creating the appropriate EditInfo object.
SortOrderAttribute
StandardEditorInfoAdapter
The StandardEditorInfoAdapter control provides an Adapter for standard datasources.
TextColumn
The TextColumn control provides a custom Text Column.
TextColumnTemplate
The TextColumnTemplate provides a Template for the TextColumn.
TextEditControl
The TextEditControl control provides a standard UI component for editing string/text properties.
TrueFalseEditControl
The TrueFalseEditControl control provides a standard UI component for editing true/false (boolean) properties.
VersionEditControl
The VersionEditControl control provides a standard UI component for editing System.Version properties.
VisibilityControl
The VisibilityControl control provides a base control for defining visibility options.
WebControlBase
Base class for Dnn specific WebControls.
Interfaces
IEditorInfoAdapter
The IEditorInfoAdapter control provides an Adapter Interface for datasources.
Enums
EditorDisplayMode
The possible editor display modes.
GroupByMode
Enumeration that determines the grouping method.
HelpDisplayMode
Defines how help is displayed.
ImageCommandColumnEditMode
The ImageCommandColumnEditMode Enum provides an enumeration of the types for how the Grid responds to an Edit Command.
LabelMode
Enumeration that determines the label mode.
LanguageSelector.LanguageItemStyle
LanguageSelector.LanguageListDirection
LanguageSelector.LanguageSelectionMode
Language Selection mode, offered to the user: single select or multiple select.
LanguageSelector.LanguageSelectionObject
Selection object: Language ("de", "en") or Locale ("de-DE", "en-US").
ListBoundField
Enumeration that determines the field that a List binds to.
PagingControlMode
The PagingControlMode Enum provides an enumeration of the modes of the Paging Control.
PropertyEditorMode
Enumeration that determines the mode of the editor.
PropertySortType
Enumeration that determines the sort method.