Example #1
0
 string IClientScriptManager.GetPostBackEventReference(PostBackOptions options)
 {
     return(_clientScriptManager.GetPostBackEventReference(options));
 }