Méthode | Description | |
---|---|---|
PersistControl ( |
||
PersistControl ( |
||
PersistControl ( |
||
PersistControl ( |
||
PersistInnerProperties ( object component, IDesignerHost host ) : string | ||
PersistInnerProperties ( |
Méthode | Description | |
---|---|---|
ControlPersister ( ) : System | ||
HasInnerProperties ( object component ) : bool | ||
PersistInnerProperties ( System.Web.UI.HtmlTextWriter writer, object component, IDesignerHost host ) : void | ||
PersistInnerProperty ( |
||
PersistObject ( System.Web.UI.HtmlTextWriter writer, object control, IDesignerHost host, bool runAtServer ) : void | ||
ProcessAttribute ( |
Writes an attribute to an HtmlTextWriter if it needs serializing
|
|
ProcessEvent ( System.ComponentModel.EventDescriptor e, IComponent comp, System.Web.UI.HtmlTextWriter writer, IEventBindingService evtBind ) : void |
public static PersistControl ( |
||
control | ||
Résultat | string |
public static PersistControl ( |
||
control | ||
host | IDesignerHost | |
Résultat | string |
public static PersistControl ( |
||
sw | ||
control | ||
Résultat | void |
public static PersistControl ( |
||
sw | ||
control | ||
host | IDesignerHost | |
Résultat | void |
public static PersistInnerProperties ( object component, IDesignerHost host ) : string | ||
component | object | |
host | IDesignerHost | |
Résultat | string |
public static PersistInnerProperties ( |
||
sw | ||
component | object | |
host | IDesignerHost | |
Résultat | void |