ImageAreaBaseShapeText Property
This must be overridden to specify the HTML shape name
Namespace: EWSoftware.ImageMaps.Web.ControlsAssembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2024.12.31.0
public abstract string ShapeText { get; }
Public MustOverride ReadOnly Property ShapeText As String
Get
public:
virtual property String^ ShapeText {
String^ get () abstract;
}
abstract ShapeText : string with get
Property Value
String