Свойство | Тип | Описание | |
---|---|---|---|
ReplaceStaticAnimationTargets | void |
Метод | Описание | |
---|---|---|
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)
|
Метод | Описание | |
---|---|---|
OnPreRender ( |
||
RenderScriptAttributes ( System.Web.UI.ScriptBehaviorDescriptor descriptor ) : void |
Метод | Описание | |
---|---|---|
ReplaceStaticAnimationTargets ( |
public GetControl ( string id ) : |
||
id | string | ID of the control |
Результат |
public GetTargetControl ( ) : |
||
Результат |
protected OnPreRender ( |
||
e | ||
Результат | void |
protected RenderScriptAttributes ( System.Web.UI.ScriptBehaviorDescriptor descriptor ) : void | ||
descriptor | System.Web.UI.ScriptBehaviorDescriptor | |
Результат | void |