System.Web.UI.Design.DesignerAutoFormat: Method Members

The methods of System.Web.UI.Design.DesignerAutoFormat are listed below. For a list of all members, see the DesignerAutoFormat Members list.

See Also: Inherited members from System.Object

Public Methods

abstract
Apply(System.Web.UI.Control)

Applies the associated formatting to the specified control.

GetPreviewControl(System.Web.UI.Control) : System.Web.UI.Control

Returns a copy of the associated control in order to provide a preview before applying the format to the control.

override
ToString() : string

Returns a string that represents the current System.Web.UI.Design.DesignerAutoFormat object.