|
Name
|
Description
|
|
AddAttributesToRender
|
Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriterTag. This method is used primarily by control developers.
(inherited from WebControl).
|
|
AddCommonPropertiesToControl
|
(Overloaded)
(inherited from BaseFormControl).
dds the common properties to control.
|
|
AddParsedSubObject
|
Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's ControlCollection object.
(inherited from Control).
|
|
AddValueToDictionary
|
(inherited from BaseFormControl).
Adds the value to dictionary.
|
|
AddedControl
|
Called after a child control is added to the Controls collection of the Control object.
(inherited from Control).
|
|
ApplyCommonValidatorSettings
|
(inherited from BaseFormControl).
Applies the common validator settings.
|
|
ApplyDefaultFormProperties
|
(inherited from BaseFormControl).
Applies the default form properties based on the provided form variable.
|
|
ApplyStyle
|
Copies any nonblank elements of the specified style to the Web control, overwriting any existing style elements of the control. This method is primarily used by control developers.
(inherited from WebControl).
|
|
ApplyStyleSheetSkin
|
Applies the style properties defined in the page style sheet to the control.
(inherited from Control).
|
|
ApplyStyles
|
(inherited from BaseFormControl).
Applies the styles.
|
|
BeginRenderTracing
|
Begins design-time tracing of rendering data.
(inherited from Control).
|
|
BuildProfileTree
|
Gathers information about the server control and delivers it to the Trace property to be displayed when tracing is enabled for the page.
(inherited from Control).
|
|
ClearCachedClientID
|
Sets the cached ClientID value to null.
(inherited from Control).
|
|
ClearChildControlState
|
Deletes the control-state information for the server control's child controls.
(inherited from Control).
|
|
ClearChildState
|
Deletes the view-state and control-state information for all the server control's child controls.
(inherited from Control).
|
|
ClearChildViewState
|
Deletes the view-state information for all the server control's child controls.
(inherited from Control).
|
|
ClearEffectiveClientIDMode
|
Sets the ClientIDMode property of the current control instance and of any child controls to Inherit.
(inherited from Control).
|
|
CopyBaseAttributes
|
Copies the properties not encapsulated by the Style object from the specified Web server control to the Web server control that this method is called from. This method is used primarily by control developers.
(inherited from WebControl).
|
|
CreateChildControls
|
(inherited from BaseBindableFormControl).
|
|
CreateControlCollection
|
Creates a new ControlCollection object to hold the child controls (both literal and server) of the server control.
(inherited from Control).
|
|
CreateControlStyle
|
Creates the style object that is used internally by the WebControl class to implement all style related properties. This method is used primarily by control developers.
(inherited from WebControl).
|
|
CreateFormControls
|
(inherited from BaseFormControl).
Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.
|
|
CreateRequiredFieldValidation
|
(inherited from BaseBindableFormControl).
|
|
CreateValidationControls
|
(inherited from BaseBindableFormControl).
Creates the validation controls.
|
|
CreateValidationControlsForRules
|
(inherited from BaseFormControl).
|
|
DataBind
|
(Overloaded)
Binds a data source to the CompositeControl and all its child controls.
(inherited from CompositeControl).
|
|
DataBindChildren
|
Binds a data source to the server control's child controls.
(inherited from Control).
|
|
DisableControls
|
(inherited from BaseFormControl).
Disables the controls.
|
|
Dispose
|
Enables a server control to perform final clean up before it is released from memory.
(inherited from Control).
|
|
EndRenderTracing
|
Ends design-time tracing of rendering data.
(inherited from Control).
|
|
EnsureChildControls
|
Determines whether the server control contains child controls. If it does not, it creates child controls.
(inherited from Control).
|
|
EnsureID
|
Creates an identifier for controls that do not have an identifier assigned.
(inherited from Control).
|
|
Equals
|
(Overloaded)
Determines whether the specified object is equal to the current object.
(inherited from Object).
|
|
ExtractValues
|
(inherited from BaseBindableFormControl).
Retrieves a set of name/value pairs to implement two-way data-binding in field template controls.
|
|
Finalize
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(inherited from Object).
|
|
FindControl
|
(Overloaded)
Searches the current naming container for a server control with the specified id parameter.
(inherited from Control).
|
|
Focus
|
Sets input focus to a control.
(inherited from Control).
|
|
ForceExtractValues
|
(inherited from BaseBindableFormControl).
Retrieves a set of name/value pairs to implement two-way data-binding in field template controls.
|
|
FormatDataValue
|
(Overloaded)
(inherited from BaseBindableFormControl).
Formats the data value.
|
|
GetCanvasDesignTimeHtml
|
(inherited from BaseFormControl).
Here you can add the Script to the page as well.
|
|
GetCanvasDesignTimeHtmlWrapperStyles
|
(inherited from BaseFormControl).
Gets the canvas design time HTML wrapper styles.
|
|
GetDefaultFormProperties
|
(Overloaded)
(inherited from BaseFormControl. Gets the default form properties. |
|
GetDefaultFormPropertiesProtected
|
(Overloaded)
(inherited from BaseFormControl).
Gets the default form properties.
|
|
GetDesignModeState
|
Gets design-time data for a control.
(inherited from Control).
|
|
GetHashCode
|
Serves as the default hash function.
(inherited from Object).
|
|
GetImageFromAssembly
|
(inherited from BaseFormControl).
Gets the image from assembly.
|
|
GetRouteUrl
|
(Overloaded)
Gets the URL that corresponds to a set of route parameters.
(inherited from Control).
|
|
GetRulesCustomValidator
|
(inherited from BaseFormControl).
Applies the common rules validator settings.
|
|
GetType
|
Gets the Type of the current instance.
(inherited from Object).
|
|
GetUniqueIDRelativeTo
|
Returns the prefixed portion of the UniqueID property of the specified control.
(inherited from Control).
|
|
GetUpdatedValue
|
(inherited from BaseBindableFormControl).
Gets the updated value.
|
|
GetValue
|
(Overloaded)
(inherited from BaseBindableFormControl).
Gets the value.
|
|
HandleException
|
(inherited from BaseFormControl).
|
|
HasControls
|
Determines if the server control contains any child controls.
(inherited from Control).
|
|
HasEvents
|
Returns a value indicating whether events are registered for the control or any child controls.
(inherited from Control).
|
|
Initialise
|
(inherited from BaseFormControl).
|
|
IsLiteralContent
|
Determines if the server control holds only literal content.
(inherited from Control).
|
|
LoadControlState
|
Restores control-state information from a previous page request that was saved by the SaveControlState method.
(inherited from Control).
|
|
LoadViewState
|
Restores view-state information from a previous request that was saved with the SaveViewState method.
(inherited from WebControl).
|
|
MapPathSecure
|
Retrieves the physical path that a virtual path, either absolute or relative, maps to.
(inherited from Control).
|
|
MemberwiseClone
|
Creates a shallow copy of the current Object.
(inherited from Object).
|
|
MergeStyle
|
Copies any nonblank elements of the specified style to the Web control, but will not overwrite any existing style elements of the control. This method is used primarily by control developers.
(inherited from WebControl).
|
|
OnBubbleEvent
|
Determines whether the event for the server control is passed up the page's UI server control hierarchy.
(inherited from Control).
|
|
OnDataBinding
|
Raises the DataBinding event.
(inherited from Control).
|
|
OnFormControlDataBinding
|
(inherited from BaseFormControl).
Called when the form control is data binding.
|
|
OnInit
|
Raises the Init event.
(inherited from Control).
|
|
OnLoad
|
(inherited from BaseFormControl).
Raises the Load event.
|
|
OnPreRender
|
(inherited from BaseBindableFormControl).
Raises the OnPreRender event.
|
|
OnUnload
|
Raises the Unload event.
(inherited from Control).
|
|
OpenFile
|
Gets a Stream used to read a file.
(inherited from Control).
|
|
ProcessDesignerPageInit
|
(inherited from BaseFormControl).
Processes the designer page init. This is where things like the ribbon and scripts are setup.
|
|
RaiseBubbleEvent
|
Assigns any sources of the event and its information to the control's parent.
(inherited from Control).
|
|
RecreateChildControls
|
Recreates the child controls in a control derived from CompositeControl.
(inherited from CompositeControl).
|
|
ReferenceEquals
|
Determines whether the specified Object instances are the same instance.
(inherited from Object).
|
|
RegisterCustomValidationAttributes
|
(inherited from BaseBindableFormControl).
On a validation error if an ID is specified for controltohighlightonerror then that will be highlighted if its empty then it will fallback to the first parent of the control that has a special class 'nf-filler-highlightonvalidationerror' if only controltovalidateforrequiredval is specified then it will be used as both controltovalidate and control to highlight if none of the above are specified by a control then the default behavior of using the associatedcontrolforlabel will be used these attributes will be used to perform custom validations on certain controls where we cannot associate controltovalidate on the validators, e.g boolean, choice Derived classes should register attributes for any validations they want to perform, e.g custom, required or rules validation.
|
|
RemovedControl
|
Called after a child control is removed from the Controls collection of the Control object.
(inherited from Control).
|
|
Render
|
Writes the CompositeControl content to the specified HtmlTextWriter object, for display on the client.
(inherited from CompositeControl).
|
|
RenderBeginTag
|
(inherited from BaseFormControl).
Renders the HTML opening tag of the control to the specified writer. This method is used primarily by control developers.
|
|
RenderChildren
|
Outputs the content of a server control's children to a provided HtmlTextWriter object, which writes the content to be rendered on the client.
(inherited from Control).
|
|
RenderContents
|
Renders the contents of the control to the specified writer. This method is used primarily by control developers.
(inherited from WebControl).
|
|
RenderControl
|
(Overloaded)
Outputs server control content to a provided HtmlTextWriter object and stores tracing information about the control if tracing is enabled.
(inherited from Control).
|
|
RenderControlToString
|
(Overloaded)
(inherited from BaseFormControl).
Renders the control to string.
|
|
RenderEndTag
|
(inherited from BaseFormControl).
Renders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers.
|
|
ResolveAdapter
|
Gets the control adapter responsible for rendering the specified control.
(inherited from Control).
|
|
ResolveClientUrl
|
Gets a URL that can be used by the browser.
(inherited from Control).
|
|
ResolveUrl
|
Converts a URL into one that is usable on the requesting client.
(inherited from Control).
|
|
SaveControlState
|
Saves any server control state changes that have occurred since the time the page was posted back to the server.
(inherited from Control).
|
|
SaveViewState
|
Saves any state that was modified after the TrackViewState method was invoked.
(inherited from WebControl).
|
|
SetDesignModeState
|
Sets design-time data for a control.
(inherited from Control).
|
|
SetRenderMethodDelegate
|
Assigns an event handler delegate to render the server control and its content into its parent control.
(inherited from Control).
|
|
SetTraceData
|
(Overloaded)
Sets trace data for design-time tracing of rendering data, using the trace data key and the trace data value.
(inherited from Control).
|
|
ToString
|
Returns a string that represents the current object.
(inherited from Object).
|
|
TrackViewState
|
Causes the control to track changes to its view state so they can be stored in the object's ViewState property.
(inherited from WebControl).
|
|
ValidForDisplay
|
(inherited from BaseFormControl).
|