MainWeb.OnPageSubmitClientFunction

MainWeb.OnPageSubmitClientFunction property

Gets or sets the client function to be called before the page is submitted at client side.

public string OnPageSubmitClientFunction { get; set; }

See Also