Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
 DateTimeControl Members
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2007 product release

Other versions are also available for the following:
DateTimeControl Members (Microsoft.SharePoint.WebControls)

Represents a DateTime control.

The following tables list the members exposed by the DateTimeControl type.

  Name Description
Public method DateTimeControl Initializes a new instance of the DateTimeControl class.
Top
  Name Description
Protected field m_validatorRequired This type or member supports Windows SharePoint Services and is not intended to be used directly from your code.
Top
(see also Protected Properties )
  Name Description
Public property AppRelativeTemplateSourceDirectory  (inherited from Control)
Public property AutoPostBack Sets or retrieves a value that indicates whether the control posts back to the server each time a user interacts with the control.
Public property BindingContainer  (inherited from Control)
Public property Calendar Sets or retrieves the calendar type for the control.
Public property CalendarImageUrl Sets or retrieves the URL of the calendar image used by the control.
Public property ClientID  (inherited from Control)
Public property Controls  (inherited from SPCompositeControl)
Public property CssClassDescription Sets or retrieves the cascading style sheet (CSS) class used for the control's description.
Public property CssClassTextBox Sets or retrieves the cascading style sheet (CSS) class used for the control's input text box.
Public property DateOnly Sets or retrieves a value that indicates whether or not the control displays only date values and not time values.
Public property DatePickerFrameUrl Sets or retrieves the URL of the DatePicker frame .aspx file.
Public property DatePickerJavaScriptUrl Sets or retrieves the URL of the control's ECMAScript (JScript, JavaScript) file.
Public property Enabled Sets or retrieves a value that indicates whether or not the control is enabled.
Public property EnableTheming  (inherited from Control)
Public property EnableViewState  (inherited from Control)
Public property ErrorMessage Sets or retrieves the error message text generated when control validation fails.
Public property FirstDayOfWeek Sets or retrieves a value that indicates the first day of the week displayed in the calendar.
Public property FirstWeekOfYear Sets or retrieves a value that indicates the first week of the year displayed in the calendar.
Public property HijriAdjustment Sets or retrieves the number of days to add or subtract from the calendar to accommodate the variances in the start and the end of Ramadan and to accommodate the date difference between countries/regions.
Public property HoursMode24 Sets or retrieves a value that indicates whether or not the time is displayed using a 24-hour clock.
Public property ID  (inherited from Control)
Public property IsDateEmpty Sets or retrieves a value that indicates whether or not a date value is displayed in the control.
Public property IsRequiredField Sets or retrieves a value that indicates whether or not the control's DateTime field is a required field.
Public property IsValid Sets or retrieves a value that indicates whether or not the user-entered content in the control passes validation.
Public property LocaleId Sets or retrieves the control's locale identifier.
Public property MaxDate Sets or retrieves the maximum date and time that can be selected in the control.
Public property MinDate Sets or retrieves the minimum date and time that can be selected in the control.
Public property NamingContainer  (inherited from Control)
Public property OnValueChangeClientScript Sets or retrieves the text of an OnValueChange script.
Public property Page  (inherited from Control)
Public property Parent  (inherited from Control)
Public property SelectedDate Sets or retrieves the currently selected date in the control.
Public property ShowWeekNumber Sets or retrieves a value that indicates whether to display the week number in the calendar.
Public property Site  (inherited from Control)
Public property SkinID  (inherited from Control)
Public property TabIndex Sets or retrieves the tab index of the control.
Public property TemplateControl  (inherited from Control)
Public property TemplateSourceDirectory  (inherited from Control)
Public property TimeOnly Sets or retrieves a value that indicates whether the control displays only time values and not date values.
Public property TimeZoneID Sets or retrieves the identifier for the time zone used to display time values.
Public property ToolTip Sets or retrieves the control's tooltip text.
Public property UniqueID  (inherited from Control)
Public property UseTimeZoneAdjustment Sets or retrieves a value that indicates whether the time values in the control are automatically adjusted for daylight savings time.
Public property Visible  (inherited from Control)
Public property WorkWeek Sets or retrieves a seven-character string that indicates the work days in a week.
Top
  Name Description
Protected property Adapter  (inherited from Control)
Protected property ChildControlsCreated  (inherited from Control)
Protected property ClientIDSeparator  (inherited from Control)
Protected property Context  (inherited from Control)
Protected property DesignMode  (inherited from Control)
Protected property Events  (inherited from Control)
Protected property HasChildViewState  (inherited from Control)
Protected property IdSeparator  (inherited from Control)
Protected property IsChildControlStateCleared  (inherited from Control)
Protected property IsTrackingViewState  (inherited from Control)
Protected property IsViewStateEnabled  (inherited from Control)
Protected property LoadViewStateByID  (inherited from Control)
Protected property ViewState  (inherited from Control)
Protected property ViewStateIgnoresCase  (inherited from Control)
Top
(see also Protected Methods )
  Name Description
Public method ApplyStyleSheetSkin  (inherited from Control)
Public method ClearSelection Clears the current selection in the control.
Public method DataBind  Overloaded. (inherited from Control)
Public method Dispose  (inherited from Control)
Public method Equals  Overloaded. (inherited from Object)
Public method FindControl  Overloaded. (inherited from Control)
Public method Focus Overridden. Sets input focus to the control.
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method HasControls  (inherited from Control)
Public method Static ReferenceEquals  (inherited from Object)
Public method RenderControl  Overloaded. (inherited from Control)
Public method ResolveClientUrl  (inherited from Control)
Public method ResolveUrl  (inherited from Control)
Public method SetRenderMethodDelegate  (inherited from Control)
Public method ToString  (inherited from Object)
Public method Validate Validates the control data.
Top
  Name Description
Protected method AddedControl  (inherited from Control)
Protected method AddParsedSubObject  (inherited from Control)
Protected method BuildProfileTree  (inherited from Control)
Protected method ClearChildControlState  (inherited from Control)
Protected method ClearChildState  (inherited from Control)
Protected method ClearChildViewState  (inherited from Control)
Protected method CreateChildControls Overridden. Notifies the server control to create any child controls it contains in preparation for posting back or rendering.
Protected method CreateControlCollection  (inherited from Control)
Protected method DataBind  Overloaded. (inherited from Control)
Protected method DataBindChildren  (inherited from Control)
Protected method EnsureChildControls  (inherited from Control)
Protected method EnsureID  (inherited from Control)
Protected method Finalize  (inherited from Object)
Protected method FindControl  Overloaded. (inherited from Control)
Protected method GetDesignModeState  (inherited from Control)
Protected method HasEvents  (inherited from Control)
Protected method IsLiteralContent  (inherited from Control)
Protected method LoadControlState  (inherited from Control)
Protected method LoadViewState  (inherited from Control)
Protected method MapPathSecure  (inherited from Control)
Protected method MemberwiseClone  (inherited from Object)
Protected method OnBubbleEvent  (inherited from Control)
Protected method OnDataBinding  (inherited from Control)
Protected method OnDateChanged Raises an event when the date displayed in the control has changed.
Protected method OnInit Overridden. Raises an event when the server control is initialized.
Protected method OnLoad  (inherited from Control)
Protected method OnPreRender Overridden. Raises an event after the control is loaded but before it renders.
Protected method OnUnload  (inherited from Control)
Protected method OpenFile  (inherited from Control)
Protected method RaiseBubbleEvent  (inherited from Control)
Protected method RemovedControl  (inherited from Control)
Protected method Render Overridden. Sends the content of the control to the specified HtmlTextWriter object, which writes the content that is rendered on the client.
Protected method RenderChildren  (inherited from Control)
Protected method RenderControl  Overloaded. (inherited from Control)
Protected method ResolveAdapter  (inherited from Control)
Protected method SaveControlState  (inherited from Control)
Protected method SaveViewState  (inherited from Control)
Protected method SetDesignModeState  (inherited from Control)
Protected method TrackViewState  (inherited from Control)
Top
  Name Description
Public event DataBinding  (inherited from Control)
Public event DateChanged Occurs when the date selected in the control changes.
Public event Disposed  (inherited from Control)
Public event Init  (inherited from Control)
Public event Load  (inherited from Control)
Public event PreRender  (inherited from Control)
Public event Unload  (inherited from Control)
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker