Aurora.Addon.HyperGrid.GatekeeperServiceConnector.ObjectPath C# (CSharp) Method

ObjectPath() protected method

protected ObjectPath ( ) : string
return string
        protected override string ObjectPath()
        {
            return "foreignobject/";
        }