hubermedia documentation 2015 html
GetPinImage Method

Bild-Url einer Kategorie mit Hilfe des Index-Wertes.
Syntax
ASP.NET Ajax Javascript (Specification) 
function GetPinImage( 
   index : Int32
) : String;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfCategories.GetPinImage(Int32);

Parameters

index
interner Index der Kategorien-Liste.

Return Value

Bild-Url einer Kategorie
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Categories class
Categories Members

 

 


© 2018 All Rights Reserved.

Send comments on this topic.