Version

customSummaryName Property

Gets the custom name of the summary. Summary Type
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_customSummaryName() : String
function set_customSummaryName(value : String)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfClientSummary.get_customSummaryName();
See Also