User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.worldmapkitwmsdesktopoverlay

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.desktopedition.worldmapkitwmsdesktopoverlay [2015/09/22 08:13]
admin
thinkgeo.mapsuite.desktopedition.worldmapkitwmsdesktopoverlay [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay ====== ====== ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class is used in Desktop Edition to access the WorldMapKit Web Map Service (WMS). This class is used in Desktop Edition to access the WorldMapKit Web Map Service (WMS).
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 703: Line 706:
 ** {{wiki:​PublicProperty.gif|}} ClientId ** ** {{wiki:​PublicProperty.gif|}} ClientId **
  
-Gets or sets a value that is your Client Id.+  * //Gets or sets a value that is your Client Id.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​ClientId+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​ClientId//
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 711: Line 714:
 ** {{wiki:​PublicProperty.gif|}} PrivateKey ** ** {{wiki:​PublicProperty.gif|}} PrivateKey **
  
-Gets or sets a value that is unique to your client ID, please keep your key secure.+  * //Gets or sets a value that is unique to your client ID, please keep your key secure.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​PrivateKey+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​PrivateKey//
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 719: Line 722:
 ** {{wiki:​PublicProperty.gif|}} LayerType ** ** {{wiki:​PublicProperty.gif|}} LayerType **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​WorldMapKitWmsDesktopOverlay.28WorldMapKitLayerType.29+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​WorldMapKitWmsDesktopOverlay.28WorldMapKitLayerType.29//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.WorldMapKitLayerType|WorldMapKitLayerType]]   * Type:​[[ThinkGeo.MapSuite.Core.WorldMapKitLayerType|WorldMapKitLayerType]]
Line 727: Line 730:
 ** {{wiki:​PublicProperty.gif|}} MapType ** ** {{wiki:​PublicProperty.gif|}} MapType **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:+  * //For the most updated Info for this topic, please check it here://
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.WorldMapKitMapType|WorldMapKitMapType]]   * Type:​[[ThinkGeo.MapSuite.Core.WorldMapKitMapType|WorldMapKitMapType]]
Line 735: Line 738:
 ** {{wiki:​PublicProperty.gif|}} Projection ** ** {{wiki:​PublicProperty.gif|}} Projection **
  
-Gets or sets the Projection of the Overlay.+  * //Gets or sets the Projection of the Overlay.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​Projection+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​Projection//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.WorldMapKitProjection|WorldMapKitProjection]]   * Type:​[[ThinkGeo.MapSuite.Core.WorldMapKitProjection|WorldMapKitProjection]]
Line 743: Line 746:
 ** {{wiki:​PublicProperty.gif|}} TileCache ** ** {{wiki:​PublicProperty.gif|}} TileCache **
  
-Gets or sets the BitmapTileCache for the Overlay.+  * //Gets or sets the BitmapTileCache for the Overlay.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​PreviewTileCache+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​PreviewTileCache//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]]   * Type:​[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]]
Line 751: Line 754:
 ** {{wiki:​PublicProperty.gif|}} WebProxy ** ** {{wiki:​PublicProperty.gif|}} WebProxy **
  
-This property gets or sets the proxy used for requesting a Web Response.+  * //This property gets or sets the proxy used for requesting a Web Response.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​WorldMapKitWmsDesktopOverlay.28WebProxy.2C_String.2C_String.29+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​WorldMapKitWmsDesktopOverlay.28WebProxy.2C_String.2C_String.29//
 == Return Value == == Return Value ==
   * Type:​WebProxy   * Type:​WebProxy
Line 759: Line 762:
 ** {{wiki:​PublicProperty.gif|}} Attribution ** ** {{wiki:​PublicProperty.gif|}} Attribution **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​DrawAttributionCore.28GeoCanvas.29+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​DrawAttributionCore.28GeoCanvas.29//
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 767: Line 770:
 ** {{wiki:​PublicProperty.gif|}} Lock ** ** {{wiki:​PublicProperty.gif|}} Lock **
  
-This property gets the OverlayLock object.+  * //This property gets the OverlayLock object.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​Lock+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​Lock//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.DesktopEdition.OverlayLock|OverlayLock]]   * Type:​[[ThinkGeo.MapSuite.DesktopEdition.OverlayLock|OverlayLock]]
Line 775: Line 778:
 ** {{wiki:​PublicProperty.gif|}} IsBase ** ** {{wiki:​PublicProperty.gif|}} IsBase **
  
-Gets or sets a value that indicates whether the overlay is a base overlay. The default value is false.+  * //Gets or sets a value that indicates whether the overlay is a base overlay. The default value is false.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​IsBase+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​IsBase//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 783: Line 786:
 ** {{wiki:​PublicProperty.gif|}} DrawingExceptionMode ** ** {{wiki:​PublicProperty.gif|}} DrawingExceptionMode **
  
-This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing.+  * //This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​DrawingExceptionMode+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​DrawingExceptionMode//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]]   * Type:​[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]]
Line 791: Line 794:
 ** {{wiki:​PublicProperty.gif|}} IsVisible ** ** {{wiki:​PublicProperty.gif|}} IsVisible **
  
-Gets or sets a value that indicates whether the overlay is visible on the map.+  * //Gets or sets a value that indicates whether the overlay is visible on the map.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​IsVisible+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​IsVisible//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 799: Line 802:
 ** {{wiki:​PublicProperty.gif|}} Name ** ** {{wiki:​PublicProperty.gif|}} Name **
  
-Gets or sets the name of the overlay, which can be used to represent a specific overlay.+  * //Gets or sets the name of the overlay, which can be used to represent a specific overlay.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​Name+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​Name//
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 807: Line 810:
 ** {{wiki:​PublicProperty.gif|}} PreviewTileCache ** ** {{wiki:​PublicProperty.gif|}} PreviewTileCache **
  
-This property gets or sets the preview tile cache system. In order for this system to work, you must be in multi-threaded mode and have the tile cache set.+  * //This property gets or sets the preview tile cache system. In order for this system to work, you must be in multi-threaded mode and have the tile cache set.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​PreviewTileCache+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​PreviewTileCache//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]]   * Type:​[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]]
Line 815: Line 818:
 ** {{wiki:​PublicProperty.gif|}} IsEmpty ** ** {{wiki:​PublicProperty.gif|}} IsEmpty **
  
-This property can be overridden by its base class. If it is not overridden, its default return value will be false. If this property is empty, we can skip drawing to achieve better performance.+  * //This property can be overridden by its base class. If it is not overridden, its default return value will be false. If this property is empty, we can skip drawing to achieve better performance.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​IsEmpty+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​IsEmpty//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 823: Line 826:
 ** {{wiki:​PublicProperty.gif|}} DrawingTime ** ** {{wiki:​PublicProperty.gif|}} DrawingTime **
  
-This property gets the last drawing time for the Overlay.+  * //This property gets the last drawing time for the Overlay.//
 == Remarks == == Remarks ==
-We track the drawing time for the Overlay and report it back in this method. This is useful to determine the speed of various Overlays.+  * //We track the drawing time for the Overlay and report it back in this method. This is useful to determine the speed of various Overlays.//
 == Return Value == == Return Value ==
   * Type:​TimeSpan   * Type:​TimeSpan
Line 831: Line 834:
 ** {{wiki:​PublicProperty.gif|}} AutoRefreshInterval ** ** {{wiki:​PublicProperty.gif|}} AutoRefreshInterval **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:+  * //For the most updated Info for this topic, please check it here://
 == Return Value == == Return Value ==
   * Type:​TimeSpan   * Type:​TimeSpan
Line 840: Line 843:
 ** {{wiki:​ProtectedProperty.gif|}} rxM= ** ** {{wiki:​ProtectedProperty.gif|}} rxM= **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.BitmapTile|BitmapTile]]   * Type:​[[ThinkGeo.MapSuite.Core.BitmapTile|BitmapTile]]
Line 848: Line 851:
 ==== Public Events ==== ==== Public Events ====
 ** {{wiki:​PublicEvent.gif|}} SendingWebRequest ** ** {{wiki:​PublicEvent.gif|}} SendingWebRequest **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​OnSendingWebRequest.28SendingWebRequestEventArgs.29+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​OnSendingWebRequest.28SendingWebRequestEventArgs.29//
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} SentWebRequest ** ** {{wiki:​PublicEvent.gif|}} SentWebRequest **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​OnSentWebRequest.28SentWebRequestEventArgs.29+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​OnSentWebRequest.28SentWebRequestEventArgs.29//
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} Drawing ** ** {{wiki:​PublicEvent.gif|}} Drawing **
-This event will be fired before the Overlay is drawn.+  * //This event will be fired before the Overlay is drawn.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​OnDrawing.28DrawingOverlayEventArgs.29+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​OnDrawing.28DrawingOverlayEventArgs.29//
  
 Event Arguments:​[[ThinkGeo.MapSuite.DesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.DesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} Drawn ** ** {{wiki:​PublicEvent.gif|}} Drawn **
-This event will be fired after the Overlay is drawn.+  * //This event will be fired after the Overlay is drawn.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​OnDrawn.28DrawnOverlayEventArgs.29+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​OnDrawn.28DrawnOverlayEventArgs.29//
  
 Event Arguments:​[[ThinkGeo.MapSuite.DesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.DesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} DrawingAttribution ** ** {{wiki:​PublicEvent.gif|}} DrawingAttribution **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29//
  
 Event Arguments:​[[ThinkGeo.MapSuite.DesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.DesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} DrawnAttribution ** ** {{wiki:​PublicEvent.gif|}} DrawnAttribution **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.WorldMapKitWmsDesktopOverlay#​OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29//
  
 Event Arguments:​[[ThinkGeo.MapSuite.DesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.DesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} RequestedDrawing ** ** {{wiki:​PublicEvent.gif|}} RequestedDrawing **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:+  * //For the most updated Info for this topic, please check it here://
  
 Event Arguments:​[[ThinkGeo.MapSuite.DesktopEdition.RequestedDrawingOverlayEventArgs|RequestedDrawingOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.DesktopEdition.RequestedDrawingOverlayEventArgs|RequestedDrawingOverlayEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} RequestingDrawing ** ** {{wiki:​PublicEvent.gif|}} RequestingDrawing **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:+  * //For the most updated Info for this topic, please check it here://
  
 Event Arguments:​[[ThinkGeo.MapSuite.DesktopEdition.RequestingDrawingOverlayEventArgs|RequestingDrawingOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.DesktopEdition.RequestingDrawingOverlayEventArgs|RequestingDrawingOverlayEventArgs]]
  
  
thinkgeo.mapsuite.desktopedition.worldmapkitwmsdesktopoverlay.1442909625.txt.gz ยท Last modified: 2015/09/22 08:13 by admin