Skip to main content
A newer version of this page is available. .

RenderHelper.GetForceButtonClickFunctionBody(ASPxButton) Method

OBSOLETE

This member is not used anymore.

This method is obsolete.

Namespace: DevExpress.ExpressApp.Web

Assembly: DevExpress.ExpressApp.Web.v18.2.dll

Declaration

[Obsolete("This member is not used anymore.")]
public static string GetForceButtonClickFunctionBody(
    ASPxButton button
)

Parameters

Name Type
button ASPxButton

Returns

Type
String
See Also