Nevron .NET Vision
Nevron.ThinWeb Namespace / NAspNetThinWebControl Class / GetImageMap Method


In This Topic
    GetImageMap Method (NAspNetThinWebControl)
    In This Topic
    Gets an image map
    Syntax
    'Declaration
     
    
    Public MustOverride Function GetImageMap() As System.String
    'Usage
     
    
    Dim instance As NAspNetThinWebControl
    Dim value As System.String
     
    value = instance.GetImageMap()
    public abstract System.string GetImageMap()
    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