C# Class Adf.Web.Styling.SmartPanelErrorStyler

Inheritance: IStyler
Datei anzeigen Open project: NLADP/ADF

Public Methods

Method Description
Style ( object target ) : void

Private Methods

Method Description
StyleControl ( WebControl control ) : void
StylePanel ( BaseRenderer renderer ) : void
StylePanel ( SmartPanel panel ) : void
StyleTableCell ( System.Web.UI.WebControls.TableCell cell ) : void

Method Details

Style() public method

public Style ( object target ) : void
target object
return void