ImagePropertiesBase.GetPressedScriptObject(Page) Method
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| page | Page |
Returns
| Type |
|---|
| Object |
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
public object GetPressedScriptObject(
Page page
)
Public Function GetPressedScriptObject(
page As Page
) As Object
| Name | Type |
|---|---|
| page | Page |
| Type |
|---|
| Object |