Свойство | Type | Description | |
---|---|---|---|
EventContentChanged | object |
Свойство | Type | Description | |
---|---|---|---|
IE | bool | ||
ShouldSerializeClientDesignPanelCssPath | bool | ||
ShouldSerializeClientDocumentCssPath | bool | ||
ShouldSerializeClientModePanelIds | bool | ||
ShouldSerializeImagePath_1X1 | bool | ||
ShouldSerializeImagePath_Anchor | bool | ||
ShouldSerializeImagePath_Flash | bool | ||
ShouldSerializeImagePath_Media | bool | ||
ShouldSerializeImagePath_Placeholder | bool | ||
ShouldSerializeToolbarIds | bool | ||
getClientCSSPath | string |
Méthode | Description | |
---|---|---|
RaisePostBackEvent ( string eventArgument ) : void | ||
SetDesigner ( ControlDesigner designer ) : void |
Méthode | Description | |
---|---|---|
DescribeComponent ( System.Web.UI.ScriptComponentDescriptor descriptor ) : void | ||
EditPanel ( ) : System | ||
LoadPostData ( string postDataKey, System postCollection ) : bool | ||
LocalResolveUrl ( string path ) : string | ||
OnBubbleEvent ( object source, EventArgs args ) : bool | ||
OnInit ( EventArgs e ) : void | ||
OnPreRender ( EventArgs e ) : void | ||
OnRaiseContentChanged ( EventArgs e ) : void | ||
RaisePostDataChangedEvent ( ) : void | ||
RefreshDesigner ( ) : void |
Méthode | Description | |
---|---|---|
IE ( |
||
ShouldSerializeClientDesignPanelCssPath ( ) : bool | ||
ShouldSerializeClientDocumentCssPath ( ) : bool | ||
ShouldSerializeClientModePanelIds ( ) : bool | ||
ShouldSerializeImagePath_1X1 ( ) : bool | ||
ShouldSerializeImagePath_Anchor ( ) : bool | ||
ShouldSerializeImagePath_Flash ( ) : bool | ||
ShouldSerializeImagePath_Media ( ) : bool | ||
ShouldSerializeImagePath_Placeholder ( ) : bool | ||
ShouldSerializeToolbarIds ( ) : bool | ||
getClientCSSPath ( string pathN, string name ) : string |
protected DescribeComponent ( System.Web.UI.ScriptComponentDescriptor descriptor ) : void | ||
descriptor | System.Web.UI.ScriptComponentDescriptor | |
Résultat | void |
protected LoadPostData ( string postDataKey, System postCollection ) : bool | ||
postDataKey | string | |
postCollection | System | |
Résultat | bool |
protected LocalResolveUrl ( string path ) : string | ||
path | string | |
Résultat | string |
protected OnBubbleEvent ( object source, EventArgs args ) : bool | ||
source | object | |
args | EventArgs | |
Résultat | bool |
protected OnPreRender ( EventArgs e ) : void | ||
e | EventArgs | |
Résultat | void |
protected OnRaiseContentChanged ( EventArgs e ) : void | ||
e | EventArgs | |
Résultat | void |
public RaisePostBackEvent ( string eventArgument ) : void | ||
eventArgument | string | |
Résultat | void |
protected RaisePostDataChangedEvent ( ) : void | ||
Résultat | void |
public SetDesigner ( ControlDesigner designer ) : void | ||
designer | ControlDesigner | |
Résultat | void |