ScrollExtender.ChangeElement(id) Method
Applies the current scroll extender to the specified DOM element.
Declaration
ChangeElement(
id: string | any
): void
Parameters
Name | Type |
---|---|
id | any |
See Also
Applies the current scroll extender to the specified DOM element.
ChangeElement(
id: string | any
): void
Name | Type |
---|---|
id | any |
No
Your feedback is appreciated.