AddAttributesToRender(HtmlTextWriter)
|
Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriter. This method is primarily used by control developers.
|
AddAttributesToRender(HtmlTextWriter, WebControl)
|
For internal use only.
|
Assign(AppearanceStyleBase)
|
Copies the settings from the specified AppearanceStyleBase object to the current object.
|
AssignToControl(WebControl)
|
Copies the settings from the current AppearanceStyleBase object to the specified object.
|
AssignToControl(WebControl, AttributesRange)
|
Copies the settings from the current AppearanceStyleBase object to the specified object.
|
AssignToControl(WebControl, AttributesRange, Boolean)
|
For internal use only.
|
AssignToControl(WebControl, AttributesRange, Boolean, Boolean)
|
For internal use only.
|
AssignToControl(WebControl, AttributesRange, Boolean, Boolean, Boolean)
|
For internal use only.
|
AssignToControl(WebControl, Boolean)
|
For internal use only.
|
AssignToHyperLink(HyperLink)
|
For internal use only.
|
AssignToHyperLink(HyperLink, Boolean)
|
For internal use only.
|
AssignToHyperLink(WebControl, Boolean)
|
For internal use only.
|
AssignWithoutBorders(AppearanceStyleBase)
|
Copies all settings except for border settings from the specified AppearanceStyleBase object to the current object.
|
CopyBordersFrom(Style)
|
Duplicates the border properties of the specified style object into the instance of the AppearanceStyleBase class that this method is called from.
|
CopyFontAndCursorFrom(Style)
|
Duplicates the font and cursor setting of the specified style object into the instance of the AppearanceStyleBase class that this method is called from.
|
CopyFontFrom(Style)
|
Duplicates the font properties of the specified style object into the instance of the AppearanceStyleBase class that this method is called from.
|
|