Property | Type | Description | |
---|---|---|---|
ReplaceStaticAnimationTargets | void |
Method | Description | |
---|---|---|
GetControl ( string id ) : |
Returns the control specified by its ID
|
|
GetTargetControl ( ) : |
Returns the UpdatePanel, whose updates are used to play animations (this is also the default target of animations)
|
Method | Description | |
---|---|---|
OnPreRender ( |
||
RenderScriptAttributes ( System.Web.UI.ScriptBehaviorDescriptor descriptor ) : void |
Method | Description | |
---|---|---|
ReplaceStaticAnimationTargets ( |
public GetControl ( string id ) : |
||
id | string | ID of the control |
return |
protected OnPreRender ( |
||
e | ||
return | void |
protected RenderScriptAttributes ( System.Web.UI.ScriptBehaviorDescriptor descriptor ) : void | ||
descriptor | System.Web.UI.ScriptBehaviorDescriptor | |
return | void |