The DayPilotNavigator type exposes the following members.

Methods

  NameDescription
Protected methodAddAttributesToRender (Inherited from WebControl.)
Protected methodAddedControl (Inherited from Control.)
Protected methodAddParsedSubObject (Inherited from Control.)
Public methodApplyStyle (Inherited from WebControl.)
Public methodApplyStyleSheetSkin (Inherited from Control.)
Protected methodBuildProfileTree (Inherited from Control.)
Protected methodClearChildControlState (Inherited from Control.)
Protected methodClearChildState (Inherited from Control.)
Protected methodClearChildViewState (Inherited from Control.)
Protected methodConfirmInitState (Inherited from BaseDataBoundControl.)
Public methodCopyBaseAttributes (Inherited from WebControl.)
Protected methodCreateControlCollection (Inherited from Control.)
Protected methodCreateControlStyle (Inherited from WebControl.)
Protected methodCreateDataSourceSelectArguments (Inherited from DataBoundControl.)
Protected methodCreateChildControls (Inherited from Control.)
Public methodDataBind()()()() (Inherited from BaseDataBoundControl.)
Protected methodDataBind(Boolean) (Inherited from Control.)
Protected methodDataBindChildren (Inherited from Control.)
Public methodDispose (Inherited from Control.)
Protected methodEnsureDataBound (Inherited from BaseDataBoundControl.)
Protected methodEnsureChildControls (Inherited from Control.)
Protected methodEnsureID (Inherited from Control.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFindControl(String) (Inherited from Control.)
Protected methodFindControl(String, Int32) (Inherited from Control.)
Public methodFocus (Inherited from Control.)
Public methodGetCallbackResult
Returns the results of a callback event that targets a control.
Protected methodGetData (Inherited from DataBoundControl.)
Protected methodGetDataSource (Inherited from DataBoundControl.)
Protected methodGetDesignModeState (Inherited from Control.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodHasControls (Inherited from Control.)
Protected methodHasEvents (Inherited from Control.)
Protected methodIsLiteralContent (Inherited from Control.)
Protected methodLoadControlState (Inherited from Control.)
Protected methodLoadViewState (Inherited from WebControl.)
Protected methodMapPathSecure (Inherited from Control.)
Protected methodMarkAsDataBound (Inherited from DataBoundControl.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodMergeStyle (Inherited from WebControl.)
Protected methodOnBubbleEvent (Inherited from Control.)
Protected methodOnDataBinding (Inherited from Control.)
Protected methodOnDataBound (Inherited from BaseDataBoundControl.)
Protected methodOnDataPropertyChanged (Inherited from DataBoundControl.)
Protected methodOnDataSourceViewChanged (Inherited from DataBoundControl.)
Protected methodOnInit (Inherited from BaseDataBoundControl.)
Protected methodOnLoad
Handles the Load event.
(Overrides DataBoundControl..::..OnLoad(EventArgs).)
Protected methodOnPagePreLoad (Inherited from DataBoundControl.)
Protected methodOnPreRender (Inherited from BaseDataBoundControl.)
Protected methodOnUnload (Inherited from Control.)
Protected methodOpenFile (Inherited from Control.)
Protected methodPerformDataBinding
Binds data from the data source to the control.
(Overrides DataBoundControl..::..PerformDataBinding(IEnumerable).)
Protected methodPerformSelect
Retrieves data from the associated data source.
(Overrides DataBoundControl..::..PerformSelect()()()().)
Protected methodRaiseBubbleEvent (Inherited from Control.)
Public methodRaiseCallbackEvent
Processes a callback event that targets a control.
Public methodRaisePostBackEvent
When implemented by a class, enables a server control to process an event raised when a form is posted to the server.
Protected methodRemovedControl (Inherited from Control.)
Protected methodRender
Renders control HTML.
(Overrides WebControl..::..Render(HtmlTextWriter).)
Public methodRenderBeginTag (Inherited from WebControl.)
Protected methodRenderContents (Inherited from WebControl.)
Public methodRenderControl(HtmlTextWriter) (Inherited from Control.)
Protected methodRenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
Public methodRenderEndTag (Inherited from WebControl.)
Protected methodRenderChildren (Inherited from Control.)
Protected methodResolveAdapter (Inherited from Control.)
Public methodResolveClientUrl (Inherited from Control.)
Public methodResolveUrl (Inherited from Control.)
Protected methodSaveControlState (Inherited from Control.)
Protected methodSaveViewState (Inherited from WebControl.)
Protected methodSetDesignModeState (Inherited from Control.)
Public methodSetRenderMethodDelegate (Inherited from Control.)
Public methodToString (Inherited from Object.)
Protected methodTrackViewState (Inherited from WebControl.)
Protected methodValidateDataSource (Inherited from DataBoundControl.)

See Also