Search Results for

    Show / Hide Table of Contents

    Interface IWebLayout2

    Web Layout from v1.1.0 schema

    Inherited Members
    IWebLayout.ExportCustomCommands(String, String[])
    IWebLayout.ImportCustomCommands(String)
    IWebLayout.IsCommandReferenced(String, WebLayoutRegion[])
    IWebLayout.RemoveAllReferences(String)
    IWebLayout.GetCommandByName(String)
    IWebLayout.GetCustomCommands()
    IWebLayout.FindCommand(String, IMenu)
    IWebLayout.Title
    IWebLayout.CreateDefaultView()
    IWebLayout.Map
    IWebLayout.TaskPane
    IWebLayout.ToolBar
    IWebLayout.InformationPane
    IWebLayout.ContextMenu
    IWebLayout.StatusBar
    IWebLayout.ZoomControl
    IWebLayout.CommandSet
    IWebLayout.CreateBasicCommand(String, String, String, String, TargetViewerType, BasicCommandActionType)
    IWebLayout.CreateFlyout(String, String, String, String, String, IUIItem[])
    IWebLayout.CreateTargetedCommand<T>(String, String, String, String, String, TargetViewerType, TargetType, String)
    IWebLayout.CreateCommandItem(String)
    IWebLayout.CreateInvokeUrlCommand()
    IWebLayout.CreateSearchCommand()
    IWebLayout.CreateInvokeScriptCommand()
    IWebLayout.CreateSeparator()
    IResource.ValidatingSchema
    IResource.ResourceID
    IResource.ResourceType
    IResource.Serialize()
    IResource.IsStronglyTyped
    IVersionedEntity.ResourceVersion
    System.ICloneable.Clone()
    System.ComponentModel.INotifyPropertyChanged.PropertyChanged
    Namespace: OSGeo.MapGuide.ObjectModels.WebLayout
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IWebLayout2 : IWebLayout, IResource, IVersionedEntity, ICloneable, INotifyPropertyChanged

    Properties

    | Improve this Doc View Source

    EnablePingServer

    Gets or sets a value indicating whether [enable ping server].

    Declaration
    bool EnablePingServer { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if [enable ping server]; otherwise, false.

    Extension Methods

    ExtensionMethods.CopyResourceDataTo(IResource, IServerConnection, IResource)
    ExtensionMethods.CopyResourceDataTo(IResource, IServerConnection, String)
    ResourceExtensions.SerializeToStream(IResource)
    ResourceExtensions.GetResourceTypeDescriptor(IResource)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng