WebPartZoneBase::MenuCheckImageUrl Property
.NET Framework (current version)
Gets or sets the URL to an image used as a check mark in the verbs menu of each WebPart control in a zone.
Assembly: System.Web (in System.Web.dll)
public: property String^ MenuCheckImageUrl { virtual String^ get(); virtual void set(String^ value); }
Property Value
Type: System::String^A string that represents the URL to an image used as a check mark. The default value is an empty string ("").
.NET Framework
Available since 2.0
Available since 2.0
Show: