customSummaryName Property
Gets the custom name of the summary.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_customSummaryName() : String |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfSummarySetting.get_customSummaryName(); |