ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_markCount() : Integer |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfArtPage.get_markCount(); |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_markCount() : Integer |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfArtPage.get_markCount(); |
This read-only property returns the number of marks associated with the ArtPage. If the page has no marks, this property will be zero.