DialogsStringsImageMap_AlertDeleteArea Property |
Namespace: Kettic.AspNet.Controls.Editor
public string ImageMap_AlertDeleteArea { get; set; }
Public Property ImageMap_AlertDeleteArea As String Get Set
public: property String^ ImageMap_AlertDeleteArea { String^ get (); void set (String^ value); }
member ImageMap_AlertDeleteArea : string with get, set